IReport.InstantiateDocument Property
For internal use.
Namespace: DevExpress.XtraReports
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Property Value
| Type |
|---|
| Func<PrintingSystemBase, DevExpress.XtraPrinting.Native.PrintingDocument> |
See Also
For internal use.
Namespace: DevExpress.XtraReports
Assembly: DevExpress.Printing.v26.1.Core.dll
Func<PrintingSystemBase, PrintingDocument> InstantiateDocument { get; set; }
Property InstantiateDocument As Func(Of PrintingSystemBase, PrintingDocument)
| Type |
|---|
| Func<PrintingSystemBase, DevExpress.XtraPrinting.Native.PrintingDocument> |