.NET Framework Class Library
PageCounterNotifier Delegate
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > PageCounterNotifier Delegate |
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Delegate Sub PageCounterNotifier ( _ |
C# |
public delegate void PageCounterNotifier( |
Visual C++ |
public delegate void PageCounterNotifier( |
pageNumber
Type: System.Int32
finished
Type: System.Boolean