FileSystemSource Class

Represents a font source in file system, a folder containing fonts.

Namespace: Aurigma.GraphicsMill.Templates
Assembly: Aurigma.GraphicsMill.Templates (in Aurigma.GraphicsMill.Templates.dll)

Syntax

C#
public sealed class FileSystemSource : IFontSource

Remarks

There is no need to install the fonts in the system.

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.Templates.FileSystemSource

See Also

Reference