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: 11.2.0.0
Syntaxpublic bool Modified { get; set; }
Public Property Modified As Boolean
Get
Set
Property Value
Type:
Boolean
See Also