CssName

FontType.CssName property

Returns CSS-compatible name of this font type, which is used in the @font-face at-rule

public string CssName { get; }

See Also