Aspose::Words::Fonts::FontNameSubstitutionRule class
FontNameSubstitutionRule class
Font substitution rule for processing font name. To learn more, visit the Working with Fonts documentation article.
class FontNameSubstitutionRule : public Aspose::Words::Fonts::FontSubstitutionRule
Methods
Method | Description |
---|---|
virtual get_Enabled() | Specifies whether the rule is enabled or not. |
GetType() const override | |
Is(const System::TypeInfo&) const override | |
virtual set_Enabled(bool) | Setter for Aspose::Words::Fonts::FontSubstitutionRule::get_Enabled. |
static Type() |
See Also
- Class FontSubstitutionRule
- Namespace Aspose::Words::Fonts
- Library Aspose.Words for C++