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