ILink.CreateDocument(Boolean) Method
If implemented by a class, creates a document from the link, so the document can be displayed or printed.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
build |
Boolean | A Boolean value. This value is ignored and has no effect on the document creation process. |
#Remarks
Use the CreateDocument method to generate a document for the current link.
Note
The build