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