View.ShowFirstLineOnly Property

Definition

True if only the first line of body text is shown in outline view.

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

Property Value

Remarks

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

Applies to