Font.SetName

Font.SetName method

Sets name and scheme of the font.

public void SetName(string name, FontSchemeType type)
ParameterTypeDescription
nameString
typeFontSchemeType

See Also