Interface IIconFontFamilysOptions
public interface IIconFontFamilysOptions
- Extension Methods
Properties
IconFontFamily
FontFamily IconFontFamily { get; set; }
Property Value
IconFontFamilys
List<FontFamily> IconFontFamilys { get; }
public interface IIconFontFamilysOptions
FontFamily IconFontFamily { get; set; }
List<FontFamily> IconFontFamilys { get; }