get_TextProperties Method
Gets the text properties of the annotation.
var instance = new Vintasoft.Imaging.Annotation.UI.WebTextAnnotationViewBaseJS();
var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationTextPropertiesJS
value = instance.get_TextProperties();
Return Value
The text properties of the annotation.