DocumentInfo Class |
Namespace: Aspose.Pdf
The DocumentInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | DocumentInfo |
Initialize DocumentInfo instance.
|
Name | Description | |
---|---|---|
![]() | Author |
Gets or sets document author.
|
![]() | Comparer | (Inherited from DictionaryString, String.) |
![]() | Count | (Inherited from DictionaryString, String.) |
![]() | CreationDate |
Gets or sets the date of document creation.
|
![]() | CreationTimeZone |
Time zone of creation date.
|
![]() | Creator |
Gets or sets document creator.
|
![]() | Item |
Gets or sets the value associated with the specified key.
|
![]() | Keys | (Inherited from DictionaryString, String.) |
![]() | Keywords |
Gets or set the keywords of the document.
|
![]() | ModDate |
Gets or sets the date of document modification.
|
![]() | ModTimeZone |
Time zone of modification date.
|
![]() | Producer |
Gets or sets the document producer.
|
![]() | Subject |
Gets or sets the subject of the document.
|
![]() | Title |
Gets or sets document title.
|
![]() | Trapped |
Gets or sets the trapped flag.
|
![]() | Values | (Inherited from DictionaryString, String.) |
Name | Description | |
---|---|---|
![]() | Add |
Adds an element with the specified key and value into the collection.
|
![]() | Clear |
Clears the document info.
|
![]() | ClearCustomData |
Clears custom data only, leaves all other predefined values (Title, Author, etc.).
|
![]() | ContainsKey | (Inherited from DictionaryString, String.) |
![]() | ContainsValue | (Inherited from DictionaryString, String.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator | (Inherited from DictionaryString, String.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetObjectData | (Inherited from DictionaryString, String.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | IsPredefinedKey |
Determines if the key is predefined (Title, Author, etc.), not custom.
|
![]() | OnDeserialization | (Inherited from DictionaryString, String.) |
![]() | Remove |
Removes the element with the specified key from the collection.
|
![]() | ToString | (Inherited from Object.) |
![]() | TryGetValue | (Inherited from DictionaryString, String.) |