Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

FontFamilyName Property

Show in webframe
Gets or sets a string representation of the font family associated with this AnnFont object.
Syntax
get_fontFamilyName();
set_fontFamilyName(value);
Object.defineProperty('fontFamilyName');

Property Value

TypeDescription
stringA string representation of the font family associated with this AnnFont object.
See Also

Reference

AnnFont Object
AnnFont Members

Error processing SSI file