Name | Description | |
---|---|---|
NPrintDialog Constructor | Default constructor. |
The following tables list the members exposed by NPrintDialog.
Name | Description | |
---|---|---|
NPrintDialog Constructor | Default constructor. |
Name | Description | |
---|---|---|
Collate | Gets or sets a flag that specifies whether page collation is enabled. | |
CustomPageRange | Gets or sets the selected custom page range of the print dialog. This property is taken into account when the PrintRangeMode is set to CustomRange. | |
EnableCurrentPage | Gets or sets a value indicating whether the print dialog's "Current Page" option is enabled. | |
EnableCustomPageRange | Gets or sets a value indicating whether the print dialog's "Custom Range" option is enabled. | |
EnableSelection | Gets or sets a value indicating whether the print dialog's "Selection" option is enabled. | |
MaxPageRange | Gets or sets the boundaries for the custom page range. | |
NumberOfCopies | Gets or sets the number of copies. | |
PrintDocument | Gets or sets the print document object that will handle the print events. | |
PrinterName | Gets or sets the printer name. This determines which printer is initially selected in the print dialog. | |
PrintRangeMode | Gets or sets the print range mode. |
Name | Description | |
---|---|---|
RequestShow | Overridden. Requests for the dialog to be displayed. |