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

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

Return Value

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