getEmbeddedFont method
getEmbeddedFont(format, style)
Gets a specific embedded font file.
getEmbeddedFont(format: Aspose.Words.Fonts.EmbeddedFontFormat, style: Aspose.Words.Fonts.EmbeddedFontStyle)
| Parameter | Type | Description |
|---|---|---|
| format | EmbeddedFontFormat | Specifies the font format to retrieve. |
| 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