 | OcrPageIteratorIsCrown Property |
Check whether the first line of the paragraph is aligned with the other lines of the paragraph.
Namespace: Patagames.OcrAssembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
Syntaxpublic bool IsCrown { get; }Public ReadOnly Property IsCrown As Boolean
Get
public:
property bool IsCrown {
bool get ();
}member IsCrown : bool with get
/** @property */
public boolean get_IsCrown()
Property Value
Boolean
See Also