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