ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderFragment Class / BoundsOnPage Property

In This Topic
    BoundsOnPage Property
    In This Topic
    Gets the bounds of the current fragment on the page.
    Syntax
    'Declaration
     
    Public ReadOnly Property BoundsOnPage As RectangleD
    public RectangleD BoundsOnPage {get;}
    See Also