In This Topic
Represents general information about a
C1PrintDocument, such as author, subject, creation date and time, and so on. Can be accessed via the
DocumentInfo property on a document.
Object Model
Syntax
'Declaration
Public Class DocumentInfo
public class DocumentInfo
Inheritance Hierarchy
System.Object
C1.C1Preview.DocumentInfo
See Also