Construct a new ExtractPDFParams instance.
The parameters for constructing an instance of ExtractPDFParams.
Optional addWhether to add character level bounding boxes to output json.
Default value is false.
Optional elementsList of elements that should be extracted as JSON. Default value is TEXT.
Optional elementsList of elements whose renditions should be generated.
Optional getWhether to add styling information to output JSON. Default value is false.
Optional tableThe TableStructureType for output type of table structure. Default value is XLSX.
Private Optional Readonly _addPrivate Optional Readonly _elementsPrivate Optional Readonly _elementsPrivate Optional Readonly _getPrivate Optional Readonly _tableReturns true if character information is to be added to the resulting JSON.
true if character information is to be added to the resulting JSON.
Returns the elements to extract.
the elements to extract.
Returns the elements to extract renditions.
the elements to extract renditions.
Returns true if styling information is to be added to the resulting JSON.
true if styling information is to be added to the resulting JSON.
Returns the table structure type.
the table structure type.
Generated using TypeDoc
Parameters for extract PDF operation using ExtractPDFJob.