VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebExportFileSettingsJS type / get_SaveAnnotations Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_SaveAnnotations Method
In This Topic
Gets a value indicating whether annotations must be saved with images.
Syntax
var instance = new Vintasoft.Imaging.WebExportFileSettingsJS();

var value; // Type: boolean
value = instance.get_SaveAnnotations();

Return Value

A value indicating whether annotations must be saved with images.
Browser Compatibility
56+
45+
11
See Also