VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.Panels Namespace / WebUiJbig2EncoderSettingsPanelJS type / applySettings Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    applySettings Method
    In This Topic
    Applies UI settings to the JBIG2 encoder settings.
    Syntax
    var instance = new Vintasoft.Imaging.UI.Panels.WebUiJbig2EncoderSettingsPanelJS(settings, jbig2EncoderSettings);
    
    var value; // Type: any
    value = instance.applySettings();
    
    
    function applySettings() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also