ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintDocumentWrapper Class / Clear Method

In This Topic
    Clear Method (PrintDocumentWrapper)
    In This Topic
    Clears the document, all its properties will be set to default values
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also