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