PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / RenderGraphicsFragment Class / BoundsOnPage Property

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