Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export.Ssrs Namespace / TiffExporter Class / DocumentInfo Property

In This Topic
    DocumentInfo Property (TiffExporter)
    In This Topic
    Gets or sets the DocumentInfo object associated with the document assigned to the current exporter.
    Syntax
    'Declaration
     
    Public Property DocumentInfo As DocumentInfo
    public DocumentInfo DocumentInfo {get; set;}
    See Also