PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Export Namespace / EmfExporter Class / Clear Method

In This Topic
    Clear Method (EmfExporter)
    In This Topic
    Resets the internal state of the exporter and all its public properties.
    Syntax
    'Declaration
     
    Protected Overridable Sub Clear() 
    protected virtual void Clear()
    See Also