Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.PreviewToolBars Class / ShouldSerializeZoom Method

In This Topic
    ShouldSerializeZoom Method
    In This Topic
    Indicates whether the Zoom property should be persisted.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeZoom() As Boolean
    protected bool ShouldSerializeZoom()

    Return Value

    true if the property value has changed from its default; otherwise, false.
    See Also