IsTextColorVisible Property
IsTextColorVisible
Gets or sets a value indicating whether to display text color button on the format toolbar.
Declaration
public bool IsTextColorVisible { get; set; }
Public Property IsTextColorVisible As Boolean
Implements