ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheetRule Class / FontWeight Property

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