.NET Framework Class Library

PageReadyEventArgs Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

PageReadyEventArgs Class

Namespace: Gnostice.Core

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Class PageReadyEventArgs _
 Inherits PageEventArgs

C#

public class PageReadyEventArgs : PageEventArgs

Visual C++

public ref class PageReadyEventArgs : public PageEventArgs

Inheritance Hierarchy

System.Object

System.EventArgs

  Gnostice.Core.DocEventArgs

    Gnostice.Core.PageEventArgs

      Gnostice.Core.PageReadyEventArgs

See Also

PageReadyEventArgs Members

Gnostice.Core Namespace