Optional source: DeepPartial<DocumentData>Readonly creationThe creation timestamp of the document.
Readonly documentThe maximum size of the document image.
Default is 0
Readonly pagesThe list of pages.
Readonly pdfURIThe URI of the default destination location for PDF rendering.
Readonly tiffURIThe URI of the default destination location for TIFF rendering.
Readonly uuidThe unique identifier of the document.
Optional config: ToJsonConfigurationOptional Readonly creationThe creation timestamp of the document.
Optional Readonly documentThe maximum size of the document image.
Default is 0
Optional Readonly pages?: (undefined | { The list of pages.
Optional Readonly pdfURI?: stringThe URI of the default destination location for PDF rendering.
Optional Readonly tiffURI?: stringThe URI of the default destination location for TIFF rendering.
Optional Readonly uuid?: stringThe unique identifier of the document.
Document Data.