Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderImageFragment Class / BoundsOnPage Property

In This Topic
    BoundsOnPage Property (RenderImageFragment)
    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