CharacterProperties Members
#Constructors
Name | Description |
---|---|
Character |
Initializes a new instance of the Character |
#Properties
Name | Description |
---|---|
All |
Specifies whether characters are capital letters. |
Background |
Specifies the background color of characters. |
Font |
Specifies whether characters are bold. |
Font |
Specifies whether characters are italicized. |
Font |
Specifies the font name of characters. |
Font |
Specifies the font size of characters. |
Foreground |
Specifies the font color of characters. |
Hidden | Specifies whether content is hidden. |
Highlight |
Specifies the highlight color of characters. |
Script | Specifies the script format of characters. |
Small |
Specifies whether characters are small capital letters. |
Strikeout | Specifies whether characters are stricken out. |
Underline | Specifies whether characters are underlined. |
Underline |
Specifies the underline color of characters. |
Underline |
Specifies whether space and tab characters are underlined in addition to other characters. |
#Methods
Name | Description |
---|---|
Copy |
Duplicates properties of the specified text span into the current Character |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |