var instance = new Vintasoft.Imaging.Annotation.UI.WebTextAnnotationViewBaseJS(); var value; // Type: boolean value = instance.get_IsTextOverflowed();
function get_IsTextOverflowed() : boolean;
Return Value
True - the annotation text does not fit the text area; False - the annotation text fits the text area.