# Text recognition

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-16fe17ef234f0a75f66653bd0d591d691075f801%2Fimage%20\(59\).png?alt=media)

Element that OCR-recognizes text of given image. If image is not supplied the full screen recognition is executed.

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-676a29e503070ed20c3d002c7197c9f90735c8ce%2F1%20\(24\).png?alt=media)

Properties

\- Image: \[System.Drawing.Bitmap] Image bytes array

\- Variable: \[LTools.OCR.OCRInst] Reference to OCR engine

\- Text\*: \[String] Variable to store resulting text

\- Time-out\*: \[Int32] Maximum waiting time for process completion (ms)
