PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / EmfExporter Class / Reset Method

In This Topic
    Reset Method (EmfExporter)
    In This Topic
    Resets the internal state of the exporter.
    Syntax
    'Declaration
     
    Protected Overridable Sub Reset() 
    protected virtual void Reset()
    See Also