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

MethodDescription
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