Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / RtfExporter Class / Clear Method

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