TextFormattingRunProperties.TypefaceEmpty 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 police est vide.
public:
property bool TypefaceEmpty { bool get(); };
public:
property bool TypefaceEmpty { bool get(); };
public bool TypefaceEmpty { get; }
member this.TypefaceEmpty : bool
Public ReadOnly Property TypefaceEmpty As Boolean
Valeur de propriété
true si la police est vide ; sinon, false .