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