IDWriteTextFormat::GetWordWrapping-Methode (dwrite.h)

Ruft die Wortumbruchoption ab.

Syntax

DWRITE_WORD_WRAPPING GetWordWrapping();

Rückgabewert

Typ: DWRITE_WORD_WRAPPING

Gibt die Wortumbruchoption zurück. Weitere Informationen finden Sie unter DWRITE_WORD_WRAPPING .

Anforderungen

   
Unterstützte Mindestversion (Client) Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista [Desktop-Apps | UWP-Apps]
Unterstützte Mindestversion (Server) Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008 [Desktop-Apps | UWP-Apps]
Zielplattform Windows
Kopfzeile dwrite.h
Bibliothek Dwrite.lib
DLL Dwrite.dll

Weitere Informationen

Idwritetextformat