Skip to main content

PrintingSystemBase.PrintingDocument Property

For internal use.

Namespace: DevExpress.XtraPrinting

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

NuGet Package: DevExpress.Printing.Core

Declaration

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

Property Value

Type
DevExpress.XtraPrinting.Native.PrintingDocument
See Also