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

In This Topic
    ddTextJustifyTypes Enumeration
    In This Topic
    Enum values for the StyleSheetRule.TextJustify property.
    Syntax
    'Declaration
     
    Public Enum ddTextJustifyTypes 
       Inherits System.Enum
    public enum ddTextJustifyTypes : 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