1 ocr.getMatchGroupCount

<ocr.getMatchGroupCount>
    <OCRPageHandler /> !
</ocr.getMatchGroupCount>
Example
Copy
<xsql-script name='ocr'>
    <body>
        <ocr.getMatchGroupCount>
            <ocr>
                <m_ocr_text />
            </ocr>
        <ocr.getMatchGroupCount>
    </body>
</xsql-script>