C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1Editor Class / CustomFontNames Property

In This Topic
CustomFontNames Property
In This Topic
The FontNames property specifies the list of font name which will be shown in the font name drop down list.
Syntax
'Declaration
 
Public ReadOnly Property CustomFontNames As System.Collections.Generic.List(Of FontOption)
 
See Also