ToolsStringsFontName Property |
Namespace: Kettic.AspNet.Controls.Editor
public string FontName { get; set; }
Public Property FontName As String Get Set
public: property String^ FontName { String^ get (); void set (String^ value); }
member FontName : string with get, set