RecAPIkRecGetOCRZoneName Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetOCRZoneName( IntPtr hPage, int nZone, out string ppName )
Public Shared Function kRecGetOCRZoneName ( hPage As IntPtr, nZone As Integer, <OutAttribute> ByRef ppName As String ) As RECERR
public: static RECERR kRecGetOCRZoneName( IntPtr hPage, int nZone, [OutAttribute] String^% ppName )