Click or drag to resize

ITinyMceUserProfileFonts 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
IEnumerable<ITinyMceSetting> Fonts { get; }

Property Value

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