VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.Panels Namespace / WebExportFileSettingsPanelJS type / getExportFileSettings Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    getExportFileSettings Method
    In This Topic
    Returns export file settings.
    Syntax
    var instance = new Vintasoft.Imaging.UI.Panels.WebExportFileSettingsPanelJS(settings);
    
    var value; // Type: Vintasoft.Imaging.WebExportFileSettingsJS
    value = instance.getExportFileSettings();
    
    
    function getExportFileSettings() : WebExportFileSettingsJS;
    

    Return Value

    The export file settings.
    Browser Compatibility
    56+
    45+
    11
    See Also