PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / C1dExporter Class / InternalExport Method

In This Topic
    InternalExport Method (C1dExporter)
    In This Topic
    Performs export to a disk file or to a stream.
    Syntax
    'Declaration
     
    Protected Overridable Sub InternalExport() 
    protected virtual void InternalExport()
    See Also