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