LinkBase.CreateDocument(Boolean) Method
For internal use.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
public virtual void CreateDocument(
bool buildForInstantPreview
)
Public Overridable Sub CreateDocument(
buildForInstantPreview As Boolean
)
Parameters
Name | Type |
---|---|
buildForInstantPreview | Boolean |
Implements
See Also
Feedback