In This Topic
The following tables list the members exposed by SubStyle.
Public Constructors
Public Properties
| Name | Description |
 | BackColor | Gets or sets the background color of the SubStyle. |
 | Bold | Gets or sets whether the text is bold. |
 | ForeColor | Gets or sets the foreground color of the SubStyle. |
 | UnderLine | Gets or sets whether the text has an underline style. |
Top
Public Methods
| Name | Description |
 | Clone | Creates an exact copy of this SubStyle object. |
 | Equals | Gets whether the given object equals this instance. |
 | GetHashCode | Gets a hash code of this object. |
Top
See Also