Click or drag to resize
TesseractOcrImageSizeHeight Property
Gets the height in pixels of the internal image..

Namespace: DevScope.Ocr.Tesseract.WindowsPhone
Assembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax
public int Height { get; }

Property Value

Type: Int32
The height in pixels.
See Also