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

In This Topic
    FontWeight Property (IStyleSheetRule)
    In This Topic
    Gets/sets the 'font-weight' property of the style.
    Syntax
    'Declaration
     
    Property FontWeight As ddFontWeightTypes
    ddFontWeightTypes FontWeight {get; set;}
    See Also