Share via


EmailOptions.AutoFormatAsYouTypeApplyFirstIndents Propriété

Définition

Détermine si Microsoft Word remplace automatiquement un espace entré au début d’un paragraphe par un retrait de première ligne.

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

Valeur de propriété

Remarques

Cette propriété renvoie true si Word remplace automatiquement un espace entré au début d’un paragraphe par un retrait de première ligne, et False si ce n’est pas le cas.

S’applique à