Font class
Font class
Font settings
Inheritance: Font →
ValueObject
The Font type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | creates new Font instance |
Properties
| Property | Description |
|---|---|
| family_name | Font family name |
| size | Font size |
| bold | Font bold |
| italic | Font italic |
| underline | Font underline |
Methods
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. |
See Also
- module
groupdocs.conversion.options.convert - class
Font - class
ValueObject