PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / ShouldSerializeZoomDialogStrings Method

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