CustomFontData

CustomFontData class

Custom font data class

public class CustomFontData

Constructors

NameDescription
CustomFontData(string, byte[])Initializes a new instance of the CustomFontData class.

Properties

NameDescription
FontData { get; }Gets the font data.
FontName { get; }Gets the name of the font.

See Also