For a list of all members of this type, see IOcrPage members.
Name | Description | |
---|---|---|
![]() | AutoPreprocess | Performs automatic image processing clean up on the image to enhance the quality of the page before beginning recognition. |
![]() | AutoZone | Overloaded. |
![]() | CreateThumbnail | Creates a thumbnail image of this IOcrPage. |
![]() | DetectFillMethod | Detects the type of text in this IOcrPage. |
![]() | GetDeskewAngle | Gets the angle of the skew of this IOcrPage. |
![]() | GetPalette | Gets the palette used by this page. |
![]() | GetRasterImage | Gets the image data of this page as a raster image. |
![]() | GetRecognizedCharacters | Gets the last recognized character data of this IOcrPage |
![]() | GetZoneBoundsInPixels | Gets the bounding rectangle of a zone in pixels |
![]() | HitTestZone | Gets the zero-based index of the zone under a certain point. |
![]() | LoadZones | Overloaded. |
![]() | Recognize | Recognizes the OCR data found on this IOcrPage. |
![]() | RecognizeText | Recognizes the OCR data found on this IOcrPage and returns the result as a string. |
![]() | SaveZones | Overloaded. |
![]() | SetRasterImage | Updates the page image data from a RasterImage object. |
![]() | SetRecognizedCharacters | Sets the recognized character data of this IOcrPage |
![]() | Unrecognize | Destroy the recognized data internally stored in this IOcrPage. |
![]() | UpdateFillMethod | Update the type of text in the zones of this IOcrPage. |