.NET Framework Class Library

LastPageReadNotifier Delegate

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

LastPageReadNotifier Delegate

Namespace: Gnostice.Controls.WPF

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

Syntax

Visual Basic

Public Delegate Sub LastPageReadNotifier

C#

public delegate void LastPageReadNotifier()

Visual C++

public delegate void LastPageReadNotifier()

See Also

Gnostice.Controls.WPF Namespace