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; }
Public Property Modified As Boolean
Get
Set
Property Value
Type:
BooleanSee Also