GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / DocumentClosed Event





In This Topic
DocumentClosed Event (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Event DocumentClosed As GdViewer.DocumentClosedEventHandler
public event GdViewer.DocumentClosedEventHandler DocumentClosed
public event DocumentClosed: GdViewer.DocumentClosedEventHandler; 
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event GdViewer.DocumentClosedEventHandler* DocumentClosed
public:
event GdViewer.DocumentClosedEventHandler^ DocumentClosed
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members