ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / VerticalTextAlignment Enumeration

In This Topic
    VerticalTextAlignment Enumeration
    In This Topic
    Enum VerticalTextAlignment
    Syntax
    'Declaration
     
    Public Enum VerticalTextAlignment 
       Inherits System.Enum
    public enum VerticalTextAlignment : System.Enum 
    Members
    MemberDescription
    BottomThe bottom
    MiddleThe middle
    TopThe top
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Document.Section.VerticalTextAlignment

    See Also