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