Share via


View.ShowFirstLineOnly Propriété

Définition

La valeur True si seule la première ligne du corps de texte est affichée en mode plan.

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

Valeur de propriété

Remarques

Cette propriété génère une erreur si le document n'est pas affiché en mode Plan ou Document maître.

S’applique à