View.ShowFormat Property

Definition

True if character formatting is visible in outline view.

public:
 property bool ShowFormat { bool get(); void set(bool value); };
public bool ShowFormat { get; set; }
member this.ShowFormat : bool with get, set
Public Property ShowFormat As Boolean

Property Value

Remarks

This property generates an error if the view isn't outline or master document view.

Applies to