PdfDocumentInfo Class
Summary: This class represents set of metadata for document description.
Module: aspose.psd.fileformats.pdf
Full Name: aspose.psd.fileformats.pdf.PdfDocumentInfo
Aspose.PSD Version: 24.9.0
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