Partager via


TextFormattingRunProperties.TypefaceEmpty, propriété

Détermine si la police est vide.

Espace de noms :  Microsoft.VisualStudio.Text.Formatting
Assembly :  Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TypefaceEmpty As Boolean
public bool TypefaceEmpty { get; }
public:
property bool TypefaceEmpty {
    bool get ();
}
member TypefaceEmpty : bool with get
function get TypefaceEmpty () : boolean

Valeur de propriété

Type : Boolean
true si la police est vide ; false dans le cas contraire.

Sécurité .NET Framework

Voir aussi

Référence

TextFormattingRunProperties Classe

Microsoft.VisualStudio.Text.Formatting, espace de noms