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

In This Topic
    LineAligment Property
    In This Topic
    Gets or sets the alignment of annotation lines.
    Syntax
    'Declaration
     
    Public Property LineAligment As StringAlignment
    public StringAlignment LineAligment {get; set;}
    See Also