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

In This Topic
    ShowRulers Property (C1PreviewPane)
    In This Topic
    Gets or sets a value indicating whether to show horizontal and/or vertical rulers.
    Syntax
    'Declaration
     
    Public Property ShowRulers As ShowRulersFlags
    public ShowRulersFlags ShowRulers {get; set;}
    See Also