Click or drag to resize

ITinyMceGroupProfileFonts Property


Gets a list of all the fonts enabled for this Tiny MCE profile.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
TinyMceSettingList Fonts { get; set; }

Property Value

Type: TinyMceSettingList
Examples
Names of possible fonts include: Arial, Times New Roman, etc.
See Also