MemoryFontSource

MemoryFontSource class

Represents single font file source.

The MemoryFontSource type exposes the following members:

Constructors

NameDescription
MemoryFontSource(font_bytes)Initializes a new instance of the MemoryFontSource class

Properties

NameDescription
font_bytesFont file byte array.

See Also