remove_script_font method
remove_script_font
Removes the font setting associated with a specific script tag from the theme’s font collection.
def remove_script_font(self, script):
...
| Parameter | Type | Description |
|---|---|---|
| script | str | The BCP-47 script code whose font setting should be removed. |
Examples
This example demonstrates how to remove the font mapping for the Hebrew script:
See Also
- class
IFonts - module
aspose.slides - library
Aspose.Slides