The DocumentSettings class implements the container structure to hold document settings.

Syntax

public class DocumentSettings
Public Class DocumentSettings

Introduced: X19.

Constructors

Constructor Description
DocumentSettings Creates a new instance of DocumentSettings.

Properties

Property Description
Author Gets or sets the document's author.
CreationDate Gets or sets the document's creation date.
CreatorApplication Gets or sets the document's creator application.
DocumentSubject Gets or sets the document's subject string.
DocumentTitle Gets or sets the document's title string.
LastModificationDate Gets or sets the document's last modification date.
UserPassword Gets or sets the document's user password.