.NET Framework Class Library

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

Refresh document rendering in the viewer.

Namespace: Gnostice.Controls.WPF

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

Syntax

Visual Basic

Public Sub RefreshView

C#

public void RefreshView()

Visual C++

public:
virtual void RefreshView() sealed

Implements

IView.RefreshView()

See Also

DocumentViewer Class

DocumentViewer Members

Gnostice.Controls.WPF Namespace