Freigeben über


Document.FormattingShowFont-Eigenschaft

Ruft einen Wert ab, der angibt, ob in Microsoft Office Word Schriftartformatierungen im Aufgabenbereich Formatvorlagen und Formatierung angezeigt werden, oder legt diesen Wert fest.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
Property FormattingShowFont As Boolean
    Get
    Set
bool FormattingShowFont { get; set; }

Eigenschaftswert

Typ: System.Boolean
true, wenn in Microsoft Office Word Schriftartformatierungen im Aufgabenbereich Formatvorlagen und Formatierung angezeigt werden; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

Document Schnittstelle

Microsoft.Office.Tools.Word-Namespace