Fonts

OpenTypePackage.Fonts property

Gets an array of the fonts extracted from the file.

public OpenTypeFont[] Fonts { get; }

Property Value

An array of the fonts extracted from the file.

See Also