Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PageResolvedInfo Class / PageBounds Property

In This Topic
    PageBounds Property
    In This Topic
    Gets the area of the current page within the margins, relative to the left top corner of the page, in ResolvedUnit units.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageBounds As RectangleD
    public RectangleD PageBounds {get;}
    See Also