PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / Clear Method

In This Topic
    Clear Method (SampleC1PrintDocument)
    In This Topic
    Clears the current document, sets all properties to their default values.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also