ActiveReports 9
TextAlignment Enumeration

Specifies the horizontal alignment of text within the control area.
Syntax
'Declaration
 
Public Enum TextAlignment 
   Inherits System.Enum
public enum TextAlignment : System.Enum 
Members
MemberDescription
CenterText is centered within the control area.
JustifyText is fully justified on left and right edges of the control.
LeftText is aligned to the left edge of the control.
RightText is aligned to the right edge of the control.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.Document.Section Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum