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