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

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