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

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

    Return Value

    True.
    See Also