PrintDialog Class |
Namespace: Eto.Forms
The PrintDialog type exposes the following members.
Name | Description | |
---|---|---|
![]() | PrintDialog | Initializes a new instance of the PrintDialog class |
Name | Description | |
---|---|---|
![]() | AllowPageRange |
Gets or sets a value indicating whether the user can select the page range.
|
![]() | AllowSelection |
Gets or sets a value indicating whether the user can select to print the current selection.
|
![]() | PrintSettings |
Gets or sets the print settings the print dialog is modifying.
|
Name | Description | |
---|---|---|
![]() | ShowDialog |
Shows the print dialog for the specified document, printing after closed if the user selects to print.
|