TextFormattingRunProperties.ForegroundOpacityEmpty 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 une opacité personnalisée est explicitement définie pour le premier plan.
public:
property bool ForegroundOpacityEmpty { bool get(); };
public:
property bool ForegroundOpacityEmpty { bool get(); };
public bool ForegroundOpacityEmpty { get; }
member this.ForegroundOpacityEmpty : bool
Public ReadOnly Property ForegroundOpacityEmpty As Boolean
Valeur de propriété
true si aucun jeu d’opacité personnalisé n’est défini ; sinon, false .