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

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