Occurs when data about a document were received from a server.

Namespace: PerpetuumSoft.Reporting.WebViewer.Client
Assembly: PerpetuumSoft.Reporting.WebViewer.Client (in PerpetuumSoft.Reporting.WebViewer.Client.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public DocumentInfoLoadedCallback DocumentInfoLoadedEvent
Visual Basic
Public DocumentInfoLoadedEvent As DocumentInfoLoadedCallback
Visual C++
public:
DocumentInfoLoadedCallback^ DocumentInfoLoadedEvent

See Also