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

14 lines
235 B
Markdown

---
title: IKeymanPackageContentFont::Filename Property
---
## Introduction
The `IKeymanPackageContentFont::Filename` property returns the filename
of the font, without path.
## Specification
``` clike
readonly string Filename
```