ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / ddFontStyleTypes Enumeration

In This Topic
    ddFontStyleTypes Enumeration
    In This Topic
    Enum values for the StyleSheetRule.FontStyle property.
    Syntax
    'Declaration
     
    Public Enum ddFontStyleTypes 
       Inherits System.Enum
    public enum ddFontStyleTypes : System.Enum 
    Members
    MemberDescription
    InheritInherit
    ItalicItalic
    NormalNormal
    ObliqueOblique
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             DDCssLib.ddFontStyleTypes

    See Also