ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers Namespace / DelayedTextInfo Class / Font Property

In This Topic
    Font Property (DelayedTextInfo)
    In This Topic
    Gets the font information for the delayed text.
    Syntax
    'Declaration
     
    Public ReadOnly Property Font As FontInfo
    public FontInfo Font {get;}
    See Also