TextFont Operators
Contains properties that specify the font settings for a presentation text.| Name | Description |
|---|---|
| Equality(TextFont, TextFont) static |
Determines whether two TextFont objects are equal.
|
| Implicit(String to TextFont) static |
Defines an implicit conversion of a string to a TextFont object.
|
| Inequality(TextFont, TextFont) static |
Determines whether two TextFont objects are not equal.
|
See Also