 | OcrPageIteratorJustify Property |
Get ParagraphJustification for the current paragraph, if available.
Namespace: Patagames.OcrAssembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
Syntaxpublic ParagraphJustification Justify { get; }Public ReadOnly Property Justify As ParagraphJustification
Get
public:
property ParagraphJustification Justify {
ParagraphJustification get ();
}member Justify : ParagraphJustification with get
/** @property */
public ParagraphJustification get_Justify()
Property Value
ParagraphJustification
See Also