RecAPIkRecGetOCRCellName Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetOCRCellName( IntPtr hPage, int xZone, int cellIndex, out string name )
Public Shared Function kRecGetOCRCellName ( hPage As IntPtr, xZone As Integer, cellIndex As Integer, <OutAttribute> ByRef name As String ) As RECERR
public: static RECERR kRecGetOCRCellName( IntPtr hPage, int xZone, int cellIndex, [OutAttribute] String^% name )