Returns the number of total lines of the OCR document.
1 ocr.getNumberOfRows
<ocr.getNumberOfRows>
<OCRPageHandler /> !
</ocr.getNumberOfRows>
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
EOCRPageHandler | Object which includes the string analysis functions through a text. |
Returns | |
---|---|
Type | Description |
log | Returns the log information. |
Example
Copy
<xsql-script name='ocr'> <body> <ocr.getNumberOfRows> <ocr> <m_ocr_text /> </ocr> <ocr.getNumberOfRows> </body> </xsql-script>