IsTextColorVisible Property (ViewOptions)
In This Topic
Gets or sets a value indicating whether to display text color button on the format toolbar.
Syntax
'Declaration
Public Property IsTextColorVisible As Boolean
public bool IsTextColorVisible {get; set;}
See Also