Back to Devexpress

PdfQueryPageSettingsEventArgs Properties

officefileapi-devexpress-dot-pdf-dot-pdfquerypagesettingseventargs-dot-underscore-properties.md

latest2.1 KB
Original Source

PdfQueryPageSettingsEventArgs Properties

Provides data for the PdfViewer.QueryPageSettings and PdfDocumentProcessor.QueryPageSettings events.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
PageNumberGets the page number in a document.
PageSettingsGets or sets the page settings for the page to be printed. Inherited from QueryPageSettingsEventArgs.
PageSizeGets the size of the current page.
PrintActionReturns PrintToFile in all cases. Inherited from PrintEventArgs.
PrintInGrayscaleGets or sets a value which indicates whether to print the document content in grayscale.

See Also

PdfQueryPageSettingsEventArgs Class

PdfQueryPageSettingsEventArgs Members

DevExpress.Pdf Namespace