PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / PageSetup Property

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