[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.Gdi.FontInfoExtensions

FontInfoExtensions Class

Provides extension methods for converting FontInfo to GDI+ native font types.

Inheritance
FontInfoExtensions
Namespace: GrapeCity.ActiveReports.Drawing.Gdi
Assembly: MESCIUS.ActiveReports.Win.dll
Syntax
public static class FontInfoExtensions

Methods

Name Description
ToNative(FontInfo)

Converts a FontInfo to a GDI+ Font object.

ValidateStyle(string, FontStyle)

Validates that the requested font style is available for the specified font family, falling back to an available style if needed.