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

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