Add()

IFontSubstRuleCollection::Add(System::SharedPtr<IFontSubstRule>) method

Adds the new font substitution rule to the collection

virtual void Aspose::Slides::IFontSubstRuleCollection::Add(System::SharedPtr<IFontSubstRule> value)=0

Arguments

ParameterTypeDescription
valueSystem::SharedPtr<IFontSubstRule>Font substitution rule IFontSubstRule

See Also