PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / StatusBarElements Class / PageViewSingle Property

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