PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / ContextMenuElements Class / ShouldSerializeZoomIn Method

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