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

In This Topic
UsageInfo Property
In This Topic
Gets the UsageInfo object containing information related to the current document's usage: date/time of generation, file name last used to save or load the document, and so on.
Syntax
'Declaration
 
Public ReadOnly Property UsageInfo As UsageInfo
 
See Also