FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader.Recs Namespace / RplFontStyle Enumeration

In This Topic
    RplFontStyle Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum RplFontStyle 
       Inherits System.Enum
    public enum RplFontStyle : System.Enum 
    Members
    MemberDescription
    Italic 
    Normal 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Ssrs.RplReader.Recs.RplFontStyle

    See Also