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

PrintingOptions Class

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

Namespace: DevExpress.XtraPrinting

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

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

Declaration

public static class PrintingOptions

Remarks

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

Inheritance

Object
PrintingOptions
See Also