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

15 lines
311 B
Markdown

---
title: IKeymanPackage::Fonts Property
---
## Introduction
The `IKeymanPackage::Fonts` property returns an
[`IKeymanPackageContentFonts`](../IKeymanPackageContentFonts) reference
which lists the fonts included within the package.
## Specification
``` clike
readonly IKeymanPackageContentFonts* Fonts
```