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

In This Topic
    TextAlignment Property (AnnotationLine)
    In This Topic
    The Horizontal alignment of the text in the annotation's bounds.
    Syntax
    'Declaration
     
    Public Property TextAlignment As StringAlignment
    public StringAlignment TextAlignment {get; set;}
    See Also