var instance = new Vintasoft.Imaging.Annotation.UI.WebTextAnnotationViewJS(); var value; // Type: boolean value = instance.get_AutoFontSize();
function get_AutoFontSize() : boolean;
Return Value
True - the annotation's font size depends on the annotation size; False - the annotation's font size does not depend on the annotation size. Default value is False.