Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / HorzPageRulerRectangle Property

In This Topic
    HorzPageRulerRectangle Property
    In This Topic
    Gets the rectangle for the horizontal ruler for the current page, in client coordinates. The actual visible ruler can be clipped by the HorzRulerArea.
    Syntax
    'Declaration
     
    Public ReadOnly Property HorzPageRulerRectangle As Rectangle
    public Rectangle HorzPageRulerRectangle {get;}
    See Also