Newer Version Available
OcrDocumentScanResultsList Class
This class contains the parameters for the output of the Initiate Text Extraction
invocable action.
Namespace
OcrDocumentScanResultsList Properties
The following are properties for OcrDocumentScanResultsList.
ocrDocumentScanResults
List of the OCR document scan results.
Signature
public List<documentreader.OcrDocumentScanResult> ocrDocumentScanResults {get; set;}
Property Value
Type: List<documentreader.OcrDocumentScanResult>