| ImageGear Professional v18.2 > API Reference Guide > Formats Component API Reference > Formats Component Interfaces > IIGFormats Interface > IIGFormats Methods > CloseDocument Method |
Closes a document previously opened with OpenDocument Method.
CloseDocument(Document as IGDocument, UpdateLocation as
Boolean)
| Name | Description |
|---|---|
| Document | Document to be closed. |
| UpdateLocation | If it is True, then the location should be updated before closing. |
N/A
N/A
None