Skip to main content
All docs
V24.2

DXPrinterSettings Class

Contains printer options.

Namespace: DevExpress.Drawing.Printing

Assembly: DevExpress.Drawing.v24.2.dll

NuGet Package: DevExpress.Drawing

#Declaration

public class DXPrinterSettings

The following members return DXPrinterSettings objects:

Library Related API Members
Cross-Platform Class Library PrintDocumentEventArgs.PrinterSettings
Office File API PdfPrinterSettings.DXSettings

#Remarks

Use the PrinterSettings property to access these settings.

#Inheritance

Object
DXPrinterSettings
See Also