ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.ImageRenderers.PageControl Namespace / WatermarkSettings Class / Font Property

In This Topic
    Font Property (WatermarkSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Font As FontInfo
    public FontInfo Font {get; set;}
    See Also