Back to Devexpress

PrintingSystemBase.PrintingDocument Property

corelibraries-devexpress-dot-xtraprinting-dot-printingsystembase-65fd6f9c.md

latest1.0 KB
Original Source

PrintingSystemBase.PrintingDocument Property

For internal use.

Namespace : DevExpress.XtraPrinting

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
[Browsable(false)]
public PrintingDocument PrintingDocument { get; }
vb
<Browsable(False)>
Public ReadOnly Property PrintingDocument As PrintingDocument

Property Value

Type
DevExpress.XtraPrinting.Native.PrintingDocument

See Also

PrintingSystemBase Class

PrintingSystemBase Members

DevExpress.XtraPrinting Namespace