Class FileFontSource
FileFontSource class
Represents the single TrueType font file stored in the file system.
public class FileFontSource : FontSourceBase
Constructors
| Name | Description |
|---|---|
| FileFontSource(string) | Ctor. |
Properties
| Name | Description |
|---|---|
| FilePath { get; } | Path to font file. |
| override Type { get; } | Returns the type of the font source. |
See Also
- class FontSourceBase
- namespace Aspose.Diagram
- assembly Aspose.Diagram