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

In This Topic
    DocumentInfo Property (RtfOptionsForm)
    In This Topic
    Gets or sets the document info.
    Syntax
    'Declaration
     
    Public Property DocumentInfo As DocumentInfo
    public DocumentInfo DocumentInfo {get; set;}
    See Also