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

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