PXV_OCRBlockInfo Structure
From PDF XChange PDF SDK
Specifies the ...
Syntax
struct PXV_OCRBlockInfo { PXV_OCRBlockType nType; ULONG nInputRegionIndex; PXV_OCRBlockOrientation nOrientation; float nDeskewAngle; ULONG nFirstPara; ULONG nParasCount; PXC_RectF Bounds; };
Members
- nType
- Value of PXV_OCRBlockType ...
- nInputRegionIndex
- Value of ULONG ...
- nOrientation
- Value of PXV_OCRBlockOrientation ...
- nDeskewAngle
- Value of float ...
- nFirstPara
- Value of ULONG ...
- nParasCount
- Value of ULONG ...
- Bounds
- Value of PXC_RectF ...