spiegel-keyman/windows/docs/engine/api/IKeymanPackageContentFont/Name.md
2024-10-31 10:17:54 +07:00

14 lines
250 B
Markdown

---
title: IKeymanPackageContentFont::Name Property
---
## Introduction
The `IKeymanPackageContentFont::Name` property returns the TrueType full
name of the font, read from the font NAME table.
## Specification
``` clike
readonly string Name
```