PdfMetadata
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| __timeZone | String | Timezone for date fields | [optional] [default to null] |
| pdfVersion | String | PDF version | [optional] [default to null] |
| __metadataMode | String | Metadata mode: simple or advanced | [optional] [default to null] |
| info | PdfMetadataInfo | Standard PDF metadata (title, author, etc.) | [optional] [default to null] |
| xmp | PdfMetadataXmp | XMP metadata for extended document properties | [optional] [default to null] |