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