FontSubstitutionInfo
FontSubstitutionInfo class
This structure represents the information about the font replacement when it will be rendered.
The FontSubstitutionInfo type exposes the following members:
Constructors
Name | Description |
---|---|
FontSubstitutionInfo(origin_font_name, subst_font_name) | Initializes a new instance of the FontSubstitutionInfo class |
Properties
Name | Description |
---|---|
original_font_name | Indicates source font name in presentation. Read-only string |
substituted_font_name | Indicates the replacement font name for the original font. Read-only string |
See Also
- namespace aspose.slides
- assembly Aspose.Slides