Click or drag to resize
ITesseractOcrDocumentElement Interface
Provides common properties accross document elements

Namespace: DevScope.Ocr.Tesseract.WindowsPhone
Assembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax
public interface ITesseractOcrDocumentElement

The ITesseractOcrDocumentElement type exposes the following members.

Properties
  NameDescription
Public propertyBounds
Gets or sets the size and location of the block element, in pixels, relative to the document image page size
Top
See Also