getEmbeddedFontAsOpenType method
getEmbeddedFontAsOpenType(style)
Gets an embedded font file in OpenType format. Fonts in Embedded OpenType format are converted to OpenType.
getEmbeddedFontAsOpenType(style: Aspose.Words.Fonts.EmbeddedFontStyle)
| Parameter | Type | Description |
|---|---|---|
| style | EmbeddedFontStyle | Specifies the font style to retrieve. |
Returns
Returns null if the specified font is not embedded.
See Also
- module Aspose.Words.Fonts
- class FontInfo