An optional PDF object associated with the document.
const options = { str: 'string', isHex: true, key: value}; Copy
const options = { str: 'string', isHex: true, key: value};
Optional
Whether the string is hexadecimal (optional).
The string to be set.
An optional PDF object associated with the document.
Example