.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 > LastPageReadNotifier Delegate |
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Delegate Sub LastPageReadNotifier |
C# |
public delegate void LastPageReadNotifier() |
Visual C++ |
public delegate void LastPageReadNotifier() |