ComponentOne FlexReport for WPF
DocumentInfo Property (ExportFilter)

C1.WPF.Document.4 Assembly > C1.WPF.Document.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