RecAPI.kRecSetImgStretchMode Method |
Namespace: Kofax.OmniPageCSDK.CAPI
[DllImportAttribute("kernelapi", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Ansi)] public static RECERR kRecSetImgStretchMode( int sid, IMG_STRETCHMODE ImgStretchMode )
<DllImportAttribute("kernelapi", CallingConvention := CallingConvention.StdCall, CharSet := CharSet.Ansi>] Public Shared Function kRecSetImgStretchMode ( sid As Integer, ImgStretchMode As IMG_STRETCHMODE ) As RECERR
public: [DllImportAttribute(L"kernelapi", CallingConvention = CallingConvention::StdCall, CharSet = CharSet::Ansi)] static RECERR kRecSetImgStretchMode( int sid, IMG_STRETCHMODE ImgStretchMode )