Click or drag to resize

FontSettingsFonts Property

Gets all the fonts loaded in the current application domain that are usable with SautinSoft.Document component.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntax
public static IList<FontFile> Fonts { get; }

Property Value

IListFontFile
See Also