VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.UI.Panels Namespace / WebExportFileSettingsPanelJS type / set_SupportAnnotations Property
Syntax BrowserCompatibility SeeAlso
set_SupportAnnotations Method
Sets a value indicating whether dialog must show UI-elements, which allow to export annotations with file.
Syntax
var instance = new Vintasoft.Imaging.UI.Panels.WebExportFileSettingsPanelJS(settings);

var returnValue; // Type: any

// Parameters
var value; // Type: boolean

returnValue = instance.set_SupportAnnotations(value);

Parameters

value
A value indicating whether dialog must show UI-elements, which allow to export annotations with file.
Browser Compatibility
56+
45+
11
See Also