FileFontSource

FileFontSource class

Vertegenwoordigt het enkele TrueType-lettertypebestand dat is opgeslagen in het bestandssysteem.

public class FileFontSource : FontSourceBase

Constructeurs

Naam Beschrijving
FileFontSource(string) Ctor.

Eigenschappen

Naam Beschrijving
FilePath { get; } Pad naar lettertypebestand.
override Type { get; } Retourneert het type van de lettertypebron.

Zie ook