AvailableFonts Property
AvailableFonts
Gets or sets fonts available to save in the document.
The default value is GrapeCity.Documents.Text.FontCollection.SystemFonts.
Declaration
public IFontCollection AvailableFonts { get; set; }
Public Property AvailableFonts As IFontCollection