Overload | Description |
---|---|
CloseDocument() | 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. |
CloseDocument(Boolean) | 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. |
In This Topic
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
See Also