PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / VertRulerArea Property

In This Topic
    VertRulerArea Property (C1PreviewPane)
    In This Topic
    Gets the vertical ruler area (the actual ruler is always contained within that area).
    Syntax
    'Declaration
     
    Public ReadOnly Property VertRulerArea As Rectangle
    public Rectangle VertRulerArea {get;}
    See Also