PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Export Namespace / C1dOptionsForm Class / Document Property

In This Topic
    Document Property (C1dOptionsForm)
    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