PdfPrintingOptions Class
In This Article
Contains options that specify how to print PDF content.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Related API Members
The following members return PdfPrintingOptions objects:
#Remarks
The RenderingEngine property allows you to change the engine that renders PDF content.
See Also