RecAPIkRecGetOCRCellInfo Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetOCRCellInfo( IntPtr hPage, IMAGEINDEX iiImg, int xZone, int CellIndex, out CELL_INFO pCellInfo )
Public Shared Function kRecGetOCRCellInfo ( hPage As IntPtr, iiImg As IMAGEINDEX, xZone As Integer, CellIndex As Integer, <OutAttribute> ByRef pCellInfo As CELL_INFO ) As RECERR
public: static RECERR kRecGetOCRCellInfo( IntPtr hPage, IMAGEINDEX iiImg, int xZone, int CellIndex, [OutAttribute] CELL_INFO^% pCellInfo )