[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.Gdi.FontInfoExtensions.ToNative

ToNative Method

ToNative(FontInfo)

Converts a FontInfo to a GDI+ Font object.

Declaration
public static Font ToNative(this FontInfo fontInfo)
Parameters
Type Name Description
FontInfo fontInfo

The font information to convert.

Returns
Type Description
Font

A GDI+ Font that corresponds to the given FontInfo.