PXV_OcrLine Structure
From PDF XChange PDF SDK
Specifies the ...
Syntax
struct PXV_OcrLine |
{ |
ULONG nZone; |
ULONG nCell; |
ULONG nFirstWord; |
ULONG nWordsCount; |
PXC_RectF Bounds; |
PXC_Matrix Matrix; |
}; |
Members
- nZone
- Value of ULONG ...
- nCell
- Value of ULONG ...
- nFirstWord
- Value of ULONG ...
- nWordsCount
- Value of ULONG ...
- Bounds
- Value of PXC_RectF ...
- Matrix
- Value of PXC_Matrix ...