MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationLine Class / TextAlignment Property

In This Topic
TextAlignment Property (AnnotationLine)
In This Topic
Gets or sets the horizontal alignment of the text within the annotation boundary.
Syntax
'Declaration
 
Public Property TextAlignment As StringAlignment
 

Property Value

For a list of valid values, see here: GrapeCity.ActiveReports.Document.Drawing.StringAlignment
See Also