MESCIUS.ActiveReports Assembly / DDCssLib Namespace / ddFontStyleTypes Enumeration

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

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

See Also