RecAPIkRecGetZoneLayout Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetZoneLayout( IntPtr hPage, IMAGEINDEX iiImg, out RECT[] ppRects, int nZone )
Public Shared Function kRecGetZoneLayout ( hPage As IntPtr, iiImg As IMAGEINDEX, <OutAttribute> ByRef ppRects As RECT(), nZone As Integer ) As RECERR
public: static RECERR kRecGetZoneLayout( IntPtr hPage, IMAGEINDEX iiImg, [OutAttribute] array<RECT>^% ppRects, int nZone )