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: 11.2.0.0
Syntax
public bool Close()

Return Value

Type: Boolean
See Also