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