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.492
Syntax
IEnumerable<ITinyMceSetting> Fonts { get; }

Property Value

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