.NET Framework Class Library

DocumentViewer.ZoomIn Method

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > DocumentViewer Class > DocumentViewer Methods >

.NET Framework Class Library

DocumentViewer.ZoomIn Method

Increases page magnification to the next preset level.

Namespace: Gnostice.Controls.WPF

Assembly:  Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)

Syntax

Visual Basic

Public Function ZoomIn As Boolean

C#

public bool ZoomIn()

Visual C++

public:
virtual bool ZoomIn() sealed

Implements

IView.ZoomIn()

See Also

DocumentViewer Class

DocumentViewer Members

Gnostice.Controls.WPF Namespace