[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.IFontResolver.GetFonts

GetFonts Method

GetFonts(string, bool, bool)

Gets fonts for requested font family name.

Declaration
FontCollection GetFonts(string familyName, bool isBold, bool isItalic)
Parameters
Type Name Description
string familyName
bool isBold
bool isItalic
Returns
Type Description
FontCollection