PrintingSystemBase.Document Property
Gets the current document.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Document | A Document object. |
Remarks
This property returns the current report document.
See Also