GetUsedFonts

EmfImage.GetUsedFonts method

Retrieve the list of fonts utilized within the metafile with this method. Gain insights into font usage, facilitating efficient management and optimization of font resources for enhanced rendering and display fidelity.

public override string[] GetUsedFonts()

Return Value

The font list

See Also