Gets the name of the font family.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationFontJS(size, familyName, italic, bold, strikeout, underline, unit);
var value; // Type: string
value = instance.get_FamilyName();
function get_FamilyName() : string;
Return Value
The name of the font family.