ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / DocumentModel.TextItem Class / Bounds Property

In This Topic
    Bounds Property (DocumentModel.TextItem)
    In This Topic
    Gets item boundaries within a page
    Syntax
    'Declaration
     
    Public ReadOnly Property Bounds As Rect
    public Rect Bounds {get;}

    Property Value

    The bounds.
    See Also