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

In This Topic
    TextWidth Property
    In This Topic
    Gets or sets the width of the text.
    Syntax
    'Declaration
     
    Public Property TextWidth As Single
    public float TextWidth {get; set;}
    See Also