ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / TextBoundsRange Class
Members

In This Topic
    TextBoundsRange Class
    In This Topic
    Represents the range of text boundaries.
    Object Model
    TextBoundsRange Class
    Syntax
    'Declaration
     
    Public Class TextBoundsRange 
       Inherits CanvasItem
    public class TextBoundsRange : CanvasItem 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Document.Section.CanvasItem
          GrapeCity.ActiveReports.Document.Section.TextBoundsRange

    See Also