[]
HRESULT IDWriteFont::HasCharacter([In] unsigned int unicodeValue,[Out] BOOL* exists)
public bool HasCharacter(int unicodeValue)
Public Function HasCharacter(unicodeValue As Integer) As Boolean
| Type | Name | Description |
|---|---|---|
| int | unicodeValue |
| Type | Description |
|---|---|
| bool |