RecAPI.kRecSetCombInfo Method |
Namespace: Kofax.OmniPageCSDK.CAPI
[DllImportAttribute("kernelapi", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Ansi)] public static RECERR kRecSetCombInfo( IntPtr hPage, int xZone, bool hasTopBorder, COMB_SPLITTER_HEIGHT splitterHeight )
<DllImportAttribute("kernelapi", CallingConvention := CallingConvention.StdCall, CharSet := CharSet.Ansi>] Public Shared Function kRecSetCombInfo ( hPage As IntPtr, xZone As Integer, hasTopBorder As Boolean, splitterHeight As COMB_SPLITTER_HEIGHT ) As RECERR
public: [DllImportAttribute(L"kernelapi", CallingConvention = CallingConvention::StdCall, CharSet = CharSet::Ansi)] static RECERR kRecSetCombInfo( IntPtr hPage, int xZone, bool hasTopBorder, COMB_SPLITTER_HEIGHT splitterHeight )