ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationBaseText Class / Alignment Property

In This Topic
    Alignment Property (AnnotationBaseText)
    In This Topic
    Gets or sets the text alignment for the annotation.
    Syntax
    'Declaration
     
    Public Property Alignment As StringAlignment
    public StringAlignment Alignment {get; set;}
    See Also