PXV_OCRParaInfo Structure
From PDF XChange PDF SDK
Specifies the ...
Syntax
struct PXV_OCRParaInfo { ULONG nBlock; ULONG nFirstLine; ULONG nLinesCount; PXV_OCRTextAlignType nTextAlign; ULONG nFlags; float nFirstLineIndent; PXC_RectF Bounds; };
Members
- nBlock
- Value of ULONG ...
- nFirstLine
- Value of ULONG ...
- nLinesCount
- Value of ULONG ...
- nTextAlign
- Value of PXV_OCRTextAlignType ...
- nFlags
- Value of ULONG ...
- nFirstLineIndent
- Value of float ...
- Bounds
- Value of PXC_RectF ...