IsFontStyleVisible Property
IsFontStyleVisible
Gets or sets a value indicating whether to display font style buttons on the format toolbar.
Declaration
public bool IsFontStyleVisible { get; set; }
Public Property IsFontStyleVisible As Boolean
Implements