C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1Document Class / DocumentInfo Property
DocumentInfo Property (C1Document)
In This Topic
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
 
See Also