get_SaveAnnotations Method
Gets a value indicating whether annotations must be saved with images.
var instance = new Vintasoft.Imaging.WebExportFileSettingsJS();
var value; // Type: boolean
value = instance.get_SaveAnnotations();
function get_SaveAnnotations() : boolean;
Return Value
A value indicating whether annotations must be saved with images.