MemoryFontSource
MemoryFontSource class
Represents the single TrueType font file stored in memory.
MemoryFontSource(fontData)
Ctor.
Properties
| Name | Type | Description |
|---|
| FontData | byte[] | Binary font data. |
| Type | int | Returns the type of the font source. The value of the property is FontSourceType integer constant. |