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

In This Topic
    PageFooterBounds Property
    In This Topic
    Gets the bounds of the footer area on the current page, in ResolvedUnit units.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageFooterBounds As RectangleD
    public RectangleD PageFooterBounds {get;}
    See Also