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