Click or drag to resize
TesseractOcrFontAttributesIsSmallCaps Property
Gets a value indicating whether font is smallcaps.

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

Property Value

Type: Boolean
true if [IsSmallCaps]; otherwise, false.
See Also