Methods for font variables
Use these methods to manipulate and format fonts.
Methods
Method | Description | Parameters | Result type |
Equals | Compares a value to the variable value. Returns True if equal. | Object obj | Boolean: True if the font has the same values. |
ResetState | Resets all component properties to their initial values. | ||
ToString | Returns a human-readable string representation of this Font. | String |
Previous topic Methods for color variables Next topic Methods for rich-text variables