The PdfPrintQueryPageSettingsEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) | |
Document |
Document
| |
PageSettings |
Page settings
| |
PrintAction | Returns PrintToFile in all cases. (Inherited from PrintEventArgs.) |
See Also