FontSubstitutionInfo constructor
init
Creates an instance of FontSubstitutionInfo class.
def __init__(self, origin_font_name, subst_font_name):
...
| Parameter | Type | Description |
|---|---|---|
| origin_font_name | str | Source font name in presentation str |
| subst_font_name | str | Replacement font name for the original font str |
See Also
- class
FontSubstitutionInfo - module
aspose.slides - library
Aspose.Slides