Gets the text alignment in the annotation.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationTextPropertiesJS();
var value; // Type: Vintasoft.Imaging.Annotation.WebTextAlignEnumJS
value = instance.get_TextAlign();
Return Value
The
WebTextAlignEnumJS of text in the annotation. Default value is "TopLeft".