The DocumentInfo class contains document information.

Syntax

public class DocumentInfo
Public Class DocumentInfo

Introduced: X19.

Constructors

Constructor Description
DocumentInfo Creates a new instance of DocumentInfo.

Properties

Property Description
Author The document's author.
CreationDate The document's creation date.
CreatorApplication The application that created the document.
DocumentKeywords The document's keywords.
DocumentSubject The document's subject string.
DocumentTitle The document's title string.
LastModificationDate The date the document has last been modified on.
MergeBlocks Contains all merge blocks in the document.
MergeFields Contains all merge fields in the document.
UserDocumentProperties Contains all user defined document properties.