Class PdfDocumentInfo
PdfDocumentInfo class
This class represents set of metadata for document description.
public class PdfDocumentInfo
Constructors
Name | Description |
---|---|
PdfDocumentInfo() | The default constructor. |
Properties
Name | Description |
---|---|
Author { get; set; } | Gets or sets author of the document. |
Keywords { get; set; } | Gets or sets keywords of the document. |
Subject { get; set; } | Gets or sets subject of the document. |
Title { get; set; } | Gets or sets title of the document. |
See Also
- namespace Aspose.Imaging.FileFormats.Pdf
- assembly Aspose.Imaging