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. |