PdfQueryPageSettingsEventArgs Properties
Provides data for the PdfViewer.QueryPageSettings and PdfDocumentProcessor.QueryPageSettings events.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Page |
Gets the page number in a document. |
Page |
Gets or sets the page settings for the page to be printed.
Inherited from Query |
Page |
Gets the size of the current page. |
Print |
Returns Print |
Print |
Gets or sets a value which indicates whether to print the document content in grayscale. |
See Also