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

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