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