Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Style Class / FontFamily Property

In This Topic
    FontFamily Property
    In This Topic
    Gets or sets the font family.
    Syntax
    'Declaration
     
    Public Property FontFamily As RdlString
    public RdlString FontFamily {get; set;}
    See Also