PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / StatusBarElements Class / PageViewTwoUp Property

In This Topic
    PageViewTwoUp Property (StatusBarElements)
    In This Topic
    Gets the element for the PageViewTwoUp action.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageViewTwoUp As ButtonPreviewElement
    public ButtonPreviewElement PageViewTwoUp {get;}
    See Also