IDWriteFontSet::GetFontCount method

Get the number of total fonts in the set.

Syntax


UINT32 GetFontCount();

Parameters

This method has no parameters.

Return value

Type: UINT32

Returns the number of total fonts in the set.

Requirements

Minimum supported client

Windows 10 [desktop apps only]

Minimum supported server

Windows Server 2016 [desktop apps only]

Header

Dwrite_3.h

Library

Dwrite.lib

DLL

Dwrite.dll

See also

IDWriteFontSet

 

 

Show: