PdfDocumentInfo Properties |
The PdfDocumentInfo Class exposes the following properties.
Changes made to these properties will not affect the document info until the setDocumentInfo Method is called with this object as a parameter.
Name | Description | Property Type | |
---|---|---|---|
author | A value representing the person who authored this document. | String | |
keywords | A value representing keywords for this document. | String | |
subject | A value representing the subject of this document. | String | |
title | A value representing the title of this document. | String |