MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / VerticalTextAlignment Enumeration

VerticalTextAlignment Enumeration
Enum VerticalTextAlignment
Syntax
'Declaration
 
Public Enum VerticalTextAlignment 
   Inherits System.Enum
 
Members
MemberDescription
BottomThe bottom
MiddleThe middle
TopThe top
Remarks
This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Drawing.VerticalTextAlignment

See Also