Skip to main content
A newer version of this page is available. .
All docs
V22.1

PdfPrintingOptions Class

Contains options that specify how to print PDF content.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v22.1.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design

Declaration

public class PdfPrintingOptions

The following members return PdfPrintingOptions objects:

Remarks

The RenderingEngine property allows you to change the engine that renders PDF content.

Inheritance

Object
PdfPrintingOptions
See Also