Enumeration
ac.FontStyle
Represents the font style.
Example
var boldStyle = ac.FontStyle.BOLD;
Summary
Literals
BOLD
BOLD_ITALIC
ITALIC
NORMAL
Literal detail
BOLD
BOLD_ITALIC
ITALIC
NORMAL