PrintOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Print |
Initializes a new instance of the Print |
Print |
Initializes a new instance of the Print |
#Properties
Name | Description |
---|---|
Allow |
Gets whether the pages can be collated when multiple document copies are printed. |
Allow |
Gets whether it is possible to print multiple document copies. |
Allow |
Specifies whether it is possible to print a range of pages. |
Allow |
Specifies whether it is possible to edit print settings. |
Allow |
Gets whether it is possible to edit a paper source. |
Available |
Gets available page margins. |
Available |
Gets the available paper sizes. |
Available |
Provides access to the paper sources available on the printer. |
Available |
Provides access to available printers. |
Can |
Indicates whether double-sided printing is available. |
Collate | Specifies whether to collate the pages if multiple document copies are printed. |
Copies | Specifies the number of document copies to print. |
Current |
Specifies the current page number. |
Custom |
Specifies the range of document pages to print. |
Duplex | Specifies the mode for double-sided printing. |
Is |
For internal use. |
Landscape | Specifies whether the page orientation is landscape. |
Max |
Gets the maximum number of document copies that can be printed. |
Paper |
Specifies the selected paper source. |
Print |
Specifies the page numbers to print. |
Selected |
Specifies the selected page margins. |
Selected |
Gets the selected paper size. |
Selected |
Specifies the selected printer. |
Show |
Returns a command that invokes the dialog to specify document properties for the selected printer. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the name of a property identified by a lambda expression.
Inherited from Bindable |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Show |
Invokes the Page Setup window. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs when a property value changes.
Inherited from Bindable |
See Also