[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.IFontResolver

IFontResolver Interface

Font resolver interface. Allows to customer to specify fonts for report (and obtain the same output on all platforms).

Namespace: GrapeCity.ActiveReports
Assembly: MESCIUS.ActiveReports.dll
Syntax
public interface IFontResolver

Methods

Name Description
GetFonts(string, bool, bool)

Gets fonts for requested font family name.

Extension Methods