Click or drag to resize

DocumentSave Method

Writes the document to the file specified by the Filename property. The SaveAs file dialog is displayed if the filename property is not set or the document/file is readonly

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public bool Save()

Return Value

Type: Boolean
See Also