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