ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText.Line Class / Selection Property

In This Topic
    Selection Property (RText.Line)
    In This Topic
    Gets line's selected area
    Syntax
    'Declaration
     
    Public ReadOnly Property Selection As RText.SelectionRange
    public RText.SelectionRange Selection {get;}
    See Also