Clears the pages and other info created during document generation. This method does not clear the document structure/content though.

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

Syntax

C#
public void ClearGeneratedPages()
Visual Basic
Public Sub ClearGeneratedPages

See Also