PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / ContextMenuElements Class / ZoomIn Property

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