Click or drag to resize

PdfDocumentInfo Properties

The PdfDocumentInfo Class exposes the following properties.

Properties

Changes made to these properties will not affect the document info until the setDocumentInfo Method is called with this object as a parameter.

NameDescriptionProperty 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
See Also