Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / RtfOptionsForm Class / Document Property

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