OcrDocumentScanResultDetailsList Class
This class contains the parameters for the output of the Fetch Extracted Text invocable
action.
Namespace
OcrDocumentScanResultDetailsList Properties
The following are properties for OcrDocumentScanResultDetailsList.
ocrDocumentScanResultDetails
List of the OCR document scan result details.
Signature
public List<documentreader.OcrDocumentScanResultDetail> ocrDocumentScanResultDetails {get; set;}
Property Value
Type: List<documentreader.OcrDocumentScanResultDetail>