Constructs a new CreatePDFParams instance.
The parameters for constructing an instance of CreatePDFParams.
Optional createWhether to create a tagged PDF. The default value is false.
For internal use only.
Optional documentSpecifies the default language for the input non-PDF document. In absence of font info within file’s content, an appropriate font is chosen on its basis.
Private Optional Readonly _createPrivate Optional Readonly _documentInternal Used internally by this SDK, not intended to be called by clients.
Returns the language of the input document.
the language of the input document
Generated using TypeDoc
Marker base class for CreatePDFJob params. The factory methods within this class can be used to create instances of params classes corresponding to the source media type.