Class DocumentDataExtractionResult

Contains the result of running the document data extractor.

Constructors

Properties

croppedImage: Image

Crop of the document if it was detected.

Default Value

null;
document: GenericDocument

The extracted document

documentDetectionResult: DocumentDetectionResult

Result of the document detection in the input image.

The status of the extraction process

Generated using TypeDoc