ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document Namespace / SectionDocument Class / FontResolver Property

In This Topic
    FontResolver Property (SectionDocument)
    In This Topic
    Gets or sets font resolver for CrossPlatformCompatibilityMode. null means the default resolver.
    Syntax
    'Declaration
     
    Public Property FontResolver As IFontResolver
    public IFontResolver FontResolver {get; set;}
    See Also