IDWriteFontFace::GetType Method

Obtains the file format type of a font face.

Syntax

virtual DWRITE_FONT_FACE_TYPE GetType() = 0;

Parameter

Methode umfasst keine Parameter.

Rückgabewert

A value that indicates the type of format for the font face (such as Type 1, TrueType, vector, or bitmap).

Anforderungen

Mindestens unterstützter Client

Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista

Mindestens unterstützter Server

Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008

Header

Dwrite.h

Bibliothek

Dwrite.lib

DLL

Dwrite.dll

Siehe auch

IDWriteFontFace