ComponentOne FlexReport for WinForms
DocumentInfo Property (ExportFilter)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > ExportFilter Class : DocumentInfo Property
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

Reference

ExportFilter Class
ExportFilter Members