VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Shared Namespace / WebImageCollectionJS type / setDecodingSettings Methods / setDecodingSettings() Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    setDecodingSettings() Method
    In This Topic
    Sets the default decoding settings for all images from this collection.
    Syntax
    var instance = new Vintasoft.Shared.WebImageCollectionJS();
    
    var value; // Type: any
    value = instance.setDecodingSettings();
    
    
    function setDecodingSettings() : any;
    
    Browser Compatibility
    9
    See Also