| TesseractOcrBeforeRecognitionEventArgsOcrContext Property |
Namespace: DevScope.Ocr.Tesseract.WindowsPhoneAssembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax public TesseractOcrContext OcrContext { get; }
Public ReadOnly Property OcrContext As TesseractOcrContext
Get
public:
virtual property TesseractOcrContext^ OcrContext {
TesseractOcrContext^ get () sealed;
}
Property Value
Type:
TesseractOcrContext
The
TesseractOcrContext.
See Also