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

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