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

In This Topic
    DoZoomOut Method (C1PreviewPane)
    In This Topic
    Zooms out.
    Syntax
    'Declaration
     
    Public Function DoZoomOut() As Boolean
    public bool DoZoomOut()

    Return Value

    True.
    See Also