| RichTextStyle Methods |
The RichTextStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Clone this instance.
| |
| Equals(Object) |
Determines whether the specified Object is equal to the current
RichTextStyle.
(Overrides ValueTypeEquals(Object).) | |
| Equals(RichTextStyle) |
Determines whether the specified RichTextStyle is equal to the current
RichTextStyle.
| |
| GetEndTag |
Gets the end tag for the specified style.
| |
| GetHashCode |
Serves as a hash function for a RichTextStyle object.
(Overrides ValueTypeGetHashCode.) | |
| GetSerializedPropertiesHash |
Gets a hash value that is based on the values of the serialized properties of this instance.
| |
| GetSize |
Gets the size of this style based on that of the surrounding text.
| |
| GetStartTag |
Gets the start tag for the specified style.
| |
| ToEndTag |
Creates a string representation of an end tag for the style.
| |
| ToStartTag |
Creates a string representation of a start tag for the style.
|