PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / Export Property

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