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

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