PdfDocumentInfo class
PdfDocumentInfo class
Represents meta information of PDF document.
Inheritance: PdfDocumentInfo
→
ValueObject
The PdfDocumentInfo type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of PdfDocumentInfo |
Properties
Property | Description |
---|---|
author | Gets or sets document author. |
creation_date | Gets or sets the date of document creation. |
creation_time_zone | Time zone of creation date |
creator | Gets or sets document creator. |
keywords | Gets or set the keywords of the document. |
mod_date | Gets or sets the date of document modification. |
mod_time_zone | 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. |
Methods
Method | Description |
---|---|
equals | Determines whether two object instances are equal. |
See Also
- module
groupdocs.conversion.options.convert
- class
PdfDocumentInfo
- class
ValueObject