PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / ResetZoomSteps Method

In This Topic
    ResetZoomSteps Method (C1PreviewPane)
    In This Topic
    Resets the ZoomSteps property to the default value.
    Syntax
    'Declaration
     
    Public Sub ResetZoomSteps() 
    public void ResetZoomSteps()
    See Also