RecAPIkRecGetZoneInfo Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetZoneInfo( IntPtr hPage, IMAGEINDEX iiImg, out ZONE pZone, int nZone )
Public Shared Function kRecGetZoneInfo ( hPage As IntPtr, iiImg As IMAGEINDEX, <OutAttribute> ByRef pZone As ZONE, nZone As Integer ) As RECERR
public: static RECERR kRecGetZoneInfo( IntPtr hPage, IMAGEINDEX iiImg, [OutAttribute] ZONE^% pZone, int nZone )