Class FontCollectionExtensions
Inheritance
System.Object
FontCollectionExtensions
Assembly: IronXL.dll
Syntax
public static class FontCollectionExtensions : Object
Methods
AddSystemFonts(FontCollection)
Declaration
public static FontCollection AddSystemFonts(this FontCollection collection)
Parameters
Returns
AddSystemFonts(FontCollection, Predicate<FontMetrics>)
Declaration
public static FontCollection AddSystemFonts(this FontCollection collection, Predicate<FontMetrics> match)
Parameters
Returns