ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / IStyleSheetRule Interface / FontFamily Property

In This Topic
    FontFamily Property (IStyleSheetRule)
    In This Topic
    Sets/gets the font's family name as a string.
    Syntax
    'Declaration
     
    Property FontFamily As String
    string FontFamily {get; set;}
    Remarks
    Multiple comma seperated values can be returned.
    See Also