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

    Contains printer options.

    Namespace: DevExpress.Drawing.Printing

    Assembly: DevExpress.Drawing.v26.1.dll

    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
    PrintOptions.PrinterSettings
    PrintOptions.PrinterSettings
    PrintOptions.PrinterSettings

    Remarks

    Use the PrinterSettings property to access these settings.

    Inheritance

    Object
    DXPrinterSettings
    See Also