PrintSettings Class |
Namespace: Eto.Forms
The PrintSettings type exposes the following members.
Name | Description | |
---|---|---|
PrintSettings |
Initializes a new instance of the PrintSettings class.
| |
PrintSettings(PrintSettingsIHandler) |
Initializes a new instance of the PrintSettings class.
|
Name | Description | |
---|---|---|
Collate |
Gets or sets a value indicating whether to collate the copies.
| |
Copies |
Gets or sets the number of copies to print.
| |
MaximumPageRange |
Gets or sets the maximum page range the user can select.
| |
Orientation |
Gets or sets the orientation of the page when printing
| |
PrintSelection |
Gets or sets the print selection mode
| |
Reverse |
Gets or sets a value indicating whether to print in reverse.
| |
SelectedPageRange |
Gets or sets the user's selected page range.
|