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