.NET Framework Class Library

InvalidPageNumberException Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

InvalidPageNumberException Class

Namespace: Gnostice.Controls.WPF

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

Syntax

Visual Basic

Public Class InvalidPageNumberException _
 Inherits ViewerException

C#

public class InvalidPageNumberException : ViewerException

Visual C++

public ref class InvalidPageNumberException : public ViewerException

Inheritance Hierarchy

System.Object

System.Exception

  Gnostice.Controls.WPF.ViewerException

    Gnostice.Controls.WPF.InvalidPageNumberException

See Also

InvalidPageNumberException Members

Gnostice.Controls.WPF Namespace