Click or drag to resize

DocumentSave(Boolean) Method

Saves the document to the file specified by the Filename property.

Namespace: Easymap.AddIn
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public bool Save(
	bool saveAs
)

Parameters

saveAs  Boolean
(Optional) Always display the SaveAs file dialog.

Return Value

Boolean
See Also