| Name | Description | |
|---|---|---|
![]()  | init | Initializes the control. Called during construction. | 
| Name | Description | |
|---|---|---|
![]()  | fontColor | Gets or sets the font color for the style. | 
![]()  | fontFamily | Gets or sets the font family for this style. | 
![]()  | fontSize | Gets or sets the font size for this style. | 
![]()  | fontStyle | Gets or sets the font style for this style. | 
![]()  | fontVariant | Gets or sets the font variant for this style. | 
![]()  | fontWeight | Gets or sets the font weight for this style. | 
![]()  | textDecoration | Gets or sets the text-transform for this style. | 
![]()  | textTransform | Gets or sets the text-transform for this style. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |