FontData constructor
init
Creates a new FontData object with the specified font name.
def __init__(self, font_name):
...
| Parameter | Type | Description |
|---|---|---|
| font_name | str | Font name. |
See Also
- class
FontData - module
aspose.slides - library
Aspose.Slides
Creates a new FontData object with the specified font name.
def __init__(self, font_name):
...
| Parameter | Type | Description |
|---|---|---|
| font_name | str | Font name. |
FontDataaspose.slidesAspose.Slides