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

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