ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ExportOptionsFormBase Class / Document Property

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