var instance = new Vintasoft.Imaging.Annotation.UI.WebTextAnnotationViewJS(); var value; // Type: boolean value = instance.get_FontTransparent();
function get_FontTransparent() : boolean;
Return Value
True - annotation font is transparent; False - annotation font is not transparent. Default value is False.