.NET Framework Class Library

DocumentViewer.ZoomOut 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.ZoomOut Method

Decreases page magnification to the previous preset level.

Namespace: Gnostice.Controls.WPF

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

Syntax

Visual Basic

Public Function ZoomOut As Boolean

C#

public bool ZoomOut()

Visual C++

public:
virtual bool ZoomOut() sealed

Implements

IView.ZoomOut()

See Also

DocumentViewer Class

DocumentViewer Members

Gnostice.Controls.WPF Namespace