.NET Framework Class Library

DocumentViewer.Zoom Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

DocumentViewer.Zoom Property

Gets or sets page magnification options.

Namespace: Gnostice.Controls.WPF

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

Syntax

Visual Basic

Public Property Zoom As Zoom
 Get
 Set

C#

public Zoom Zoom { getset; }

Visual C++

public:
virtual property ZoomZoom {
 Zoomget () sealed;
 void set (Zoomvaluesealed;
}

Implements

IView.Zoom

See Also

DocumentViewer Class

DocumentViewer Members

Gnostice.Controls.WPF Namespace