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

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