ComponentOne FlexReport for UWP
DocumentInfo Property (ExportFilter)

C1.UWP.Document Assembly > C1.Xaml.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