Click or drag to resize

DocumentClose Method

Close the document. If the document is modified it will be saved using the default save logic (see save).

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public bool Close()

Return Value

Type: Boolean
See Also