ClearGeneratedPages Method (C1PrintDocument)
Clears the pages and other info created during document generation. This method does not clear the document structure/content though.
public void ClearGeneratedPages()
'Declaration
Public Sub ClearGeneratedPages()