MESCIUS.ActiveReports Assembly / DDCssLib Namespace / ddTextJustifyTypes Enumeration

ddTextJustifyTypes Enumeration
Enum values for the StyleSheetRule.TextJustify property.
Syntax
'Declaration
 
Public Enum ddTextJustifyTypes 
   Inherits System.Enum
 
Members
MemberDescription
AutoAutomatic
DistributeDistribute
Distribute_all_linesDistribute_all_lines
Inter_ideographInter_ideograph
Inter_wordInter_word
NewspaperNewspaper
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         DDCssLib.ddTextJustifyTypes

See Also