An optional PDF object associated with the document.
const options = { int: 1, float: 1.0, str: 'string', key: value}; Copy
const options = { int: 1, float: 1.0, str: 'string', key: value};
Optional
The float value of the PDFNumber.
The integer value of the PDFNumber.
The string value of the PDFNumber.
An optional PDF object associated with the document.
Example