PXV_OcrWord Structure
From PDF XChange PDF SDK
Specifies the ...
Syntax
struct PXV_OcrWord { ULONG nZone; ULONG nLine; ULONG nFirstChar; ULONG nCharsCount; PXV_OcrTextDirection nTextDirection; PXC_RectF Bounds; };
Members
- nZone
- Value of ULONG ...
- nLine
- Value of ULONG ...
- nFirstChar
- Value of ULONG ...
- nCharsCount
- Value of ULONG ...
- nTextDirection
- Value of PXV_OcrTextDirection ...
- Bounds
- Value of PXC_RectF ...