PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / Landscape Property

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