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