In This Topic
GdPicture14 Namespace / GdViewer Class / CloseDocument Method

CloseDocument Method (GdViewer)

In This Topic
Closes the currently displayed document with or without clearing the GdViewer control according to what you have specified.
Overload List
OverloadDescription
Closes the currently displayed document and clears the GdViewer control.

The DocumentClosed event is raised at the end after the document has been successfully closed.

 
Closes the currently displayed document in the GdViewer control. At the same time, you can specify, if the control will subsequently clear or not.

The DocumentClosed event is raised at the end after the document has been successfully closed.

 
See Also