The GetDocumentOcr action returns the OCR data for a document.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
DocumentId |
Specifies the ID of the corresponding document. |
|
SELECT |
Refresh |
Specifies whether the OCR file should be regenerated if it has already been generated once. |
Return
|
Type |
Description |
|---|---|
|
DATASET |
Returns the content of the OCR file as a record. |