MESCIUS.ActiveReports Assembly / DDCssLib Namespace / ddTextAlignTypes Enumeration

ddTextAlignTypes Enumeration
Enum values for the StyleSheetRule.TextAlign property.
Syntax
'Declaration
 
Public Enum ddTextAlignTypes 
   Inherits System.Enum
 
Members
MemberDescription
CenterCenter
InheritInherit
JustifyJustify
LeftLeft
RightRight
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         DDCssLib.ddTextAlignTypes

See Also