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

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