PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / ImageExporter Class / EnsureGeneratedDocument Method

In This Topic
    EnsureGeneratedDocument Method (ImageExporter)
    In This Topic
    Makes sure the Document has been generated if it is an instance of the C1.C1Preview.C1PrintDocument class.
    Syntax
    'Declaration
     
    Protected Sub EnsureGeneratedDocument() 
    protected void EnsureGeneratedDocument()
    See Also