A newer version of this page is available.
Switch to the current version.
LinkBase.CreateDocument() Method
Creates a report using the current PrintingSystem.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Remarks
The CreateDocument method uses the features of the printing system, available via the Link.PrintingSystem property, to generate a report. The report can be viewed or printed via the PrintingSystem.
Implements
See Also
Feedback