WmfImage.GetUsedFonts
WmfImage.GetUsedFonts method
Retrieve the list of fonts used within the metafile, providing insight into the font resources utilized in the image. Utilize this method to analyze font usage and ensure font availability for rendering or further processing within your application.
public override string[] GetUsedFonts()
Return Value
The font list
See Also
- class WmfImage
- namespace Aspose.Imaging.FileFormats.Wmf
- assembly Aspose.Imaging