PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / ImagesOptionsForm Class / Document Property

In This Topic
    Document Property (ImagesOptionsForm)
    In This Topic
    Gets the document that is to be exported.
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As Object
    public object Document {get;}
    See Also