PXV_OCRLineInfo Structure
From PDF XChange PDF SDK
Specifies the ...
Syntax
struct PXV_OCRLineInfo { ULONG nPara; ULONG nFirstSymbol; ULONG nSymbolsCount; PXC_Matrix Matrix; PXC_RectF Bounds; };
Members
- nPara
- Value of ULONG ...
- nFirstSymbol
- Value of ULONG ...
- nSymbolsCount
- Value of ULONG ...
- Matrix
- Value of PXC_Matrix ...
- Bounds
- Value of PXC_RectF ...