Name | Description | |
---|---|---|
DocumentProperties Constructor |
The following tables list the members exposed by DocumentProperties.
Name | Description | |
---|---|---|
DocumentProperties Constructor |
Name | Description | |
---|---|---|
Author | Gets or sets the name of the person that created the document. | |
CreationDate | Gets or sets the creation date and time of the document. | |
Creator | Gets or sets the name of the application that created the original document. | |
EmbedStandardWindowsFonts | True to embed true type fonts. The default value is true. | |
Keywords | Gets or sets keyword associated with the document. | |
ModifyDate | Gets or sets the date and time the document was most recently modified. | |
PdfVersion | Gets or sets the PDF Version of the generated document. By default the version is determined automatically based on which features are used in this document. Setting this property in the format "1.X" (where X is a digit from 1 to 9) overrides the automatic value with the specified one. Setting this property to zero to the default behavior. | |
Producer | Gets or sets the name of the application that created the document. | |
Subject | Gets or sets the subject of the document. | |
Title | Gets or sets the title of the document. |