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é

Boolean

Remarques

Cette propriété renvoie la valeur true si Word remplace automatiquement un espace entré au début d’un paragraphe par un retrait de première ligne et la valeur false dans le cas contraire.

S’applique à