FontSubstRuleCollectionAdd Method

Adds the new font substitution rule to the collection

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public void Add(
	IFontSubstRule value
)

Parameters

value
Type: Aspose.SlidesIFontSubstRule

Implements

IFontSubstRuleCollectionAdd(IFontSubstRule)
See Also