Name | Description | |
---|---|---|
![]() | CreatePDFPage | Creates a new page in the given PDF document and populates it with recognized text and image. |
![]() | DeleteRecognitionData | Frees recognized data from memory. |
![]() | DetectFillingMethod | Detects the filling method used for the entire image. |
![]() | Dispose | Frees all data associated with this object. |
![]() | GetLetters | Returns an array of letters describing the recognized data. |
![]() | PopulatePDFPage | Populates an existing PDF page in a PDF document with recognized text and/or image. |
![]() | Recognize | Performs recognition, storing the recognition data in a file automatically managed by the recognition engine. |
![]() | SetLetters | Updates the internally stored recognition data according to the user's copy. |