ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Export Namespace / FontNameResolver Class
Members

In This Topic
    FontNameResolver Class
    In This Topic
    This is a font name resolver for resolving font names using IFontResolver.
    Object Model
    FontNameResolver Class
    Syntax
    'Declaration
     
    Public Class FontNameResolver 
       Implements GrapeCity.ActiveReports.Drawing.IFontNameResolver 
    public class FontNameResolver : GrapeCity.ActiveReports.Drawing.IFontNameResolver  
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Export.FontNameResolver

    See Also