FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / ParagraphText Class / Font Property

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