Back to Devexpress

PdfPrinterSettings Properties

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

latest2.0 KB
Original Source

PdfPrinterSettings Properties

Provides the additional printer settings to a PDF Viewer.

NameDescription
DXSettingsObtains cross-platform printing settings.
EnableLegacyPrintingGets or sets whether to enable the legacy printing engine.
PageNumbersSpecifies the PDF document page numbers to be printed.
PageOrientationSpecifies the orientation of pages to be printed.
PrintingDpiSpecifies the dpi value used to print the PDF document.
PrintInGrayscaleGets or sets a value which indicates whether to print the document content in grayscale.
PrintStickyNotesGets or sets whether to print text markup annotations (sticky notes).
PrintTextAsOutlinesGets or sets whether to print text as character outlines in the DirectX printing engine.
ScaleSpecifies the percentage scale factor of the document page to be printed.
ScaleModeSpecifies the page scale mode when a document is printing.
SettingsProvides access to the standard .NET Framework printer settings.

See Also

PdfPrinterSettings Class

PdfPrinterSettings Members

DevExpress.Pdf Namespace