In This Topic
For a list of all methods of this type, see
TextStyle.
Public Methods
| | Name | Description |
 | Clone | Creates a new TextStyle that is a copy of the current instance. |
 | CopyTo | Copies current TextStyle to the target TextStyle. |
 | Equals | Determines whether the specified System.Object, is equal to this instance. |
 | GetHashCode | Returns a hash code for this instance. |
 | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
 | ToString | Returns a System.String that represents this instance. |
Protected Methods
See Also