 | ITesseractOcrDocumentElement Interface |
Provides common properties accross document elements
Namespace: DevScope.Ocr.Tesseract.WindowsPhoneAssembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntaxpublic interface ITesseractOcrDocumentElement
Public Interface ITesseractOcrDocumentElement
public interface class ITesseractOcrDocumentElement
The ITesseractOcrDocumentElement type exposes the following members.
Properties
| Name | Description |
---|
 | Bounds |
Gets or sets the size and location of the block element, in pixels, relative to the document image page size
|
Top
See Also