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

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