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

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