Click or drag to resize

DocumentModified Property

Gets, Sets the modified state of the document. If the document is modified the user will be asked to save it when closed.

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public bool Modified { get; set; }

Property Value

Type: Boolean
See Also