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.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic bool Modified { get; set; }Public Property Modified As Boolean
Get
Set
Property Value
Boolean
See Also