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

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