PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / ToolBarElements Class / PrevPage Property

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