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