PreflightReportDocumentPropertiesInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| author | String | Document author from PDF metadata | |
| creationDate | DateTime | When the document was created | |
| creator | String | Application that created the document | |
| documentName | String | Original document filename | |
| isEncrypted | Boolean | Whether the PDF is encrypted | |
| isLinearized | Boolean | Whether the PDF is linearized for web viewing | |
| modificationDate | DateTime | When the document was last modified | |
| producer | String | PDF producer information | |
| title | String | Document title from PDF metadata | |
| trappedStatus | FileTrappingStatus | Document trapping status |