PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonGroups Class / Zoom Property

In This Topic
    Zoom Property (RibbonGroups)
    In This Topic
    Gets the element for the Zoom group.
    Syntax
    'Declaration
     
    Public ReadOnly Property Zoom As RibbonPreviewGroup
    public RibbonPreviewGroup Zoom {get;}
    See Also