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

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