AdditionalInfo
Contains additional information about the document extraction process.
Holds supplemental details about how the document was processed, including the processing status for the front and back sides of the document, as well as the recognition mode used.
Constructors
Properties
The VerifyProcessingStatus of the extraction performed on the back side of the document. Can be null if no process was done on the back of the document.
Additional processing information for the first side of the document. Can be null if no process was done on the front of the document.
The VerifyProcessingStatus of the extraction performed on the front side of the document. Can be null if no process was done on the front of the document.
The RecognitionMode used during the document extraction process.
Additional processing information for the second side of the document. Can be null if no process was done on the front of the document.