C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / ClearGeneratedPages Method

In This Topic
ClearGeneratedPages Method (C1PrintDocument)
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() 
 
See Also