OpenTypePackage
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage
public final class OpenTypePackage extends CustomPackage
Represents an OpenType font metadata package.
Learn more
| Method | Description |
|---|---|
| getFonts() | Gets an array of the fonts extracted from the file. |
public final OpenTypeFont[] getFonts()
Gets an array of the fonts extracted from the file.
Returns: com.groupdocs.metadata.core.OpenTypeFont[] - An array of the fonts extracted from the file.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.