Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfDocument Class / Clear Method

In This Topic
    Clear Method (GcPdfDocument)
    In This Topic
    Clears the document, removing all content and resetting all properties and settings to their initial default values.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also