Name | Description | |
---|---|---|
DocumentProperties Constructor |
The following tables list the members exposed by DocumentProperties.
Name | Description | |
---|---|---|
DocumentProperties Constructor |
Name | Description | |
---|---|---|
getAuthor | Gets the name of the person that created the document. | |
getCreationDate | Gets the creation date and time of the document. | |
getCreator | Gets the name of the application that created the original document. | |
getKeywords | Gets the keywords (separated by comma) associated with the document. | |
getModifyDate | Gets the date and time the document was most recently modified. | |
getPdfVersion | Gets the PDF Version of the generated document. | |
getProducer | Gets the name of the application that created the document. | |
getSubject | Gets the subject of the document. | |
getTitle | Gets the title of the document. | |
setAuthor | Sets the name of the person that created the document. | |
setCreationDate | Sets the creation date and time of the document. | |
setCreator | Sets the name of the application that created the original document. | |
setKeywords | Sets the keywords (separated by comma) associated with the document. | |
setModifyDate | Sets the date and time the document was most recently modified. | |
setPdfVersion | Sets the PDF Version of the generated document. | |
setProducer | Sets the name of the application that created the document. | |
setSubject | Sets the subject of the document. | |
setTitle | Sets the title of the document. | |
toString |