Skip to main content
All docs
V23.2

PrintingOptions Class

A static class that contains a set of options that specify how to print visual elements.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

public static class PrintingOptions

Remarks

The PrintingOptions.Pdf property exposes options that specify how to print PDF content.

Inheritance

Object
PrintingOptions
See Also