PdfDocumentInfo Class
Summary: This class represents set of metadata for document description.
Module: aspose.imaging.fileformats.pdf
Full Name: aspose.imaging.fileformats.pdf.PdfDocumentInfo
Constructors
| Name | Description |
|---|---|
| PdfDocumentInfo() | Initializes a new instance of the PdfDocumentInfo class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| author | string | r/w | Gets or sets author of the document. |
| keywords | string | r/w | Gets or sets keywords of the document. |
| subject | string | r/w | Gets or sets subject of the document. |
| title | string | r/w | Gets or sets title of the document. |
Constructor: PdfDocumentInfo()
PdfDocumentInfo()
Initializes a new instance of the PdfDocumentInfo class