ComponentOne FlexReport for WinForms
DocumentInfo Property (C1Document)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1Document Class : DocumentInfo Property
Gets or sets the DocumentInfo object containing information about the current document (such as author, company, and so on).
Syntax
'Declaration
 
Public Property DocumentInfo As DocumentInfo
public DocumentInfo DocumentInfo {get; set;}
See Also

Reference

C1Document Class
C1Document Members