ComponentOne PDF for WPF and Silverlight
Clear Method (C1PdfDocumentBase)

C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace > C1PdfDocumentBase Class : Clear Method
Restores the document to its initial state.
Syntax
'Declaration
 
Public Sub Clear() 
public void Clear()
Remarks
All current content and security settings are discarded, a single empty page is created, and the CurrentPage property is set to zero.
See Also

Reference

C1PdfDocumentBase Class
C1PdfDocumentBase Members