PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / StatusBarElements Class / ZoomLevel Property

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