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

FontStyle Property

Show in webframe
Gets or sets a value that indicates the style of the typeface.
Syntax
get_fontStyle();
set_fontStyle(value);
Object.defineProperty('fontStyle');

Property Value

TypeDescription
AnnFontStyleAn AnnFontStyle value that specifies the style of the typeface.
Remarks

For more information, refer to Using Text in Annotation Objects.

See Also

Reference

AnnFont Object
AnnFont Members

Error processing SSI file