Makes sure the Document has been generated if it is an instance of the C1PrintDocument or of the C1Report class.

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected void EnsureGeneratedDocument()
Visual Basic
Protected Sub EnsureGeneratedDocument

See Also