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

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