PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / C1dOptionsForm Class / DocumentInfo Property

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