| TesseractOcrParagraphDirection Property |
Gets the paragraph text direction.
Namespace: DevScope.Ocr.Tesseract.WindowsPhoneAssembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax public TesseractOcrParagraphDirection Direction { get; }
Public ReadOnly Property Direction As TesseractOcrParagraphDirection
Get
public:
virtual property TesseractOcrParagraphDirection Direction {
TesseractOcrParagraphDirection get () sealed;
}
Property Value
Type:
TesseractOcrParagraphDirectionSee Also