C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / DocumentInfo Property

In This Topic
DocumentInfo Property (C1PrintDocument)
In This Topic
Gets or sets the DocumentInfo object containing the information about the current document (such as author, company, and so on).
Syntax
'Declaration
 
Public Property DocumentInfo As DocumentInfo
 
See Also