class HexaPDF:: Type:: OutputIntent:: DestOutputProfileRef
| Parent | HexaPDF::Dictionary |
|---|
Represents a destination output profile reference dictionary.
Such a dictionary is referenced from the /DestOutputProfileRef entry of an OutputIntent dictionary.
See: PDF2.0 s14.11.5
Field Definitions
| Name | Type/Allowed Values | Required | Default Value |
|---|---|---|---|
| CheckSum | String | false | nil |
| ColorantTable | HexaPDF::PDFArray or Array | false | nil |
| ICCVersion | String | false | nil |
| ProfileCS | String | false | nil |
| ProfileName | String | false | nil |
| URLs | HexaPDF::PDFArray or Array | false | nil |