C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / FontOption Class / FontOption Constructor / FontOption Constructor(String)

In This Topic
FontOption Constructor(String)
In This Topic
Initializes a new instance of the FontOption class, if the name and text is the same, using this constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String _
)
 

Parameters

name
See Also