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

In This Topic
DocumentInfo Property (C1ReportTIFFExporter)
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
 
See Also