FontSubstitutionCollection.Add

FontSubstitutionCollection.Add method

Adds new font substitution object to the collection.

public void Add(FontSubstitution fontSubstitution)
ParameterTypeDescription
fontSubstitutionFontSubstitutionFont substitution strategy.

See Also