Edit

Share via


PrintHelperOptions Class

Definition

Represents options used in a print task.

public class PrintHelperOptions
type PrintHelperOptions = class
Public Class PrintHelperOptions
Inheritance
PrintHelperOptions

Constructors

PrintHelperOptions(Boolean)

Initializes a new instance of the PrintHelperOptions class.

Properties

Binding

Gets or sets the binding option for the print task.

Bordering

Gets or sets the bordering option for the print task.

Collation

Gets or sets the collation option of the print tasks.

ColorMode

Gets or sets the color mode option of the print task.

DisplayedOptions

Gets the options that will be displayed in the printing dialog.

Duplex

Gets or sets the duplex option of the print task.

ExtendDisplayedOptions

Gets or sets a value indicating whether the default displayed options should be kept. Defaults to true.

HolePunch

Gets or sets the hole punch option of the print task.

MediaSize

Gets or sets the media size option of the print task.

MediaType

Gets or sets the media type option for the print task.

Orientation

Gets or sets the orientation option for the print task.

PrintQuality

Gets or sets the print quality option for the print task.

Staple

Gets or sets the staple option for the print task.

Methods

AddDisplayOption(String)

Adds a display option.

RemoveDisplayOption(String)

Removes a display option.

Applies to