RecAPIkRecSetImgRotation Method |
Namespace: Kofax.OmniPageCSDK.CAPI
[DllImportAttribute("KernelAPI.dll", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Ansi)] public static RECERR kRecSetImgRotation( int sid, IMG_ROTATE ImgRotate )
<DllImportAttribute("KernelAPI.dll", CallingConvention := CallingConvention.StdCall, CharSet := CharSet.Ansi>] Public Shared Function kRecSetImgRotation ( sid As Integer, ImgRotate As IMG_ROTATE ) As RECERR
public: [DllImportAttribute(L"KernelAPI.dll", CallingConvention = CallingConvention::StdCall, CharSet = CharSet::Ansi)] static RECERR kRecSetImgRotation( int sid, IMG_ROTATE ImgRotate )