Overview
FontRecord is a class in Aspose.Page FOSS for Python.
Properties: is_monospace, name, path, style.
Properties
| Name | Type | Access | Description |
|---|
name | str | Read | Gets the name. |
style | str | Read | Gets the style. |
path | Path | Read | Gets the path. |
is_monospace | bool | Read | Gets the is monospace. |
See Also