PXV_OcrZone Structure
From PDF XChange PDF SDK
Specifies the ...
Syntax
struct PXV_OcrZone { PXV_OcrZoneType nType; ULONG nRegion; ULONG nFirstLine; ULONG nLinesCount; ULONG nFirstCell; ULONG nCellsCount; PXC_RectF Bounds; PXC_Matrix Matrix; float nRotation; };
Members
- nType
- Value of PXV_OcrZoneType ...
- nRegion
- Value of ULONG ...
- nFirstLine
- Value of ULONG ...
- nLinesCount
- Value of ULONG ...
- nFirstCell
- Value of ULONG ...
- nCellsCount
- Value of ULONG ...
- Bounds
- Value of PXC_RectF ...
- Matrix
- Value of PXC_Matrix ...
- nRotation
- Value of float ...