In This Topic
Represents general information about a
C1Document, 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.Win.Document.DocumentInfo
See Also