Class MemoryFontSource
MemoryFontSource class
Represents the single TrueType font file stored in memory.
public class MemoryFontSource : FontSourceBase
Constructors
Name | Description |
---|---|
MemoryFontSource(byte[]) | Ctor. |
Properties
Name | Description |
---|---|
FontData { get; } | Binary font data. |
override Type { get; } | Returns the type of the font source. |
See Also
- class FontSourceBase
- namespace Aspose.Diagram
- assembly Aspose.Diagram