PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Export Namespace / XlsxOptionsForm Class / DocumentInfo Property

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