RecAPIkRecRemovePunchHoles Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecRemovePunchHoles( int sid, IntPtr hPage, RECT[] Holes )
Public Shared Function kRecRemovePunchHoles ( sid As Integer, hPage As IntPtr, Holes As RECT() ) As RECERR
public: static RECERR kRecRemovePunchHoles( int sid, IntPtr hPage, array<RECT>^ Holes )