RecAPIkRecGetFrameInfo Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetFrameInfo( IntPtr hPage, IMAGEINDEX iiImg, out CELL_INFO pFrame, int nFrame )
Public Shared Function kRecGetFrameInfo ( hPage As IntPtr, iiImg As IMAGEINDEX, <OutAttribute> ByRef pFrame As CELL_INFO, nFrame As Integer ) As RECERR
public: static RECERR kRecGetFrameInfo( IntPtr hPage, IMAGEINDEX iiImg, [OutAttribute] CELL_INFO^% pFrame, int nFrame )