FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Watermark Class / Font Property

In This Topic
    Font Property (Watermark)
    In This Topic
    Gets or sets the text font.
    Syntax
    'Declaration
     
    Public Property Font As FontHolder
    public FontHolder Font {get; set;}
    See Also