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

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