Font Members
Properties
| Name | Description |
|---|---|
| Application | Returns the application associated with the font. Return value: Application. This property is read only. |
| Background | Returns/sets the background color of the font. Return/assignment value: Integer. |
| Bold | Returns/sets the bold state of the font. Return/assignment value: Boolean. |
| Color | Returns/sets the color of the font. Return/assignment value: Integer. |
| Italic | Returns/sets the italic state of the font. Return/assignment value: Boolean. |
| Name | Returns/sets the name of the font as a string. Return/assignment value: String. |
| Parent | Returns the document associated with the font. Return value: Object. This property is read only. |
| Size | Returns/sets the size of the font. Return/assignment value: Integer. |
| StrikeThrough | Returns/sets the strike through state of the font. Return/assignment value: Boolean. |
| Underline | Returns/sets the underline state of the font. Return/assignment value: Boolean. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
