C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1MultiDocument Class / ClearGeneratedPages Method

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