FontsManagerReplaceFont Method (IFontSubstRuleCollection)

Replace font in presentation using information provided in collection of FontSubstRule

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public void ReplaceFont(
	IFontSubstRuleCollection substRules
)

Parameters

substRules
Type: Aspose.SlidesIFontSubstRuleCollection
Font substitution rules collection

Implements

IFontsManagerReplaceFont(IFontSubstRuleCollection)
See Also