Skip to main content
All docs
V25.1
  • DXPrinterSettings Class

    Contains printer options.

    Namespace: DevExpress.Drawing.Printing

    Assembly: DevExpress.Drawing.v25.1.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