PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / ShouldSerializeZoomOutTool Method

In This Topic
    ShouldSerializeZoomOutTool Method (RibbonElements)
    In This Topic
    Indicates whether the ZoomOutTool property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeZoomOutTool() As Boolean
    protected bool ShouldSerializeZoomOutTool()
    See Also