Skip to main content

PrintingSystemBase.PrintingDocument Property

For internal use.

Namespace: DevExpress.XtraPrinting

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

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

Declaration

[Browsable(false)]
public PrintingDocument PrintingDocument { get; }

Property Value

Type
DevExpress.XtraPrinting.Native.PrintingDocument
See Also