TextFormattingRunProperties.TextEffectsEmpty Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Détermine si la collection des effets de texte est vide.
public:
property bool TextEffectsEmpty { bool get(); };
public:
property bool TextEffectsEmpty { bool get(); };
public bool TextEffectsEmpty { get; }
member this.TextEffectsEmpty : bool
Public ReadOnly Property TextEffectsEmpty As Boolean
Valeur de propriété
true si la collection d’effets de texte est vide ; sinon, false .