Newer Version Available

This content describes an older version of this product. View Latest

OcrDocumentScanResultsList Class

This class contains the parameters for the output of the Initiate Text Extraction invocable action.

Namespace

documentreader

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>