Members

In This Topic
GdPicture14.WEB Namespace / LoadDocumentErrorEventArgs Class

LoadDocumentErrorEventArgs Class

In This Topic
Provides data for the LoadDocumentError event.
Syntax
'Declaration
 
Public NotInheritable Class LoadDocumentErrorEventArgs 
   Inherits System.EventArgs
public sealed class LoadDocumentErrorEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GdPicture14.WEB.LoadDocumentErrorEventArgs

See Also