Determins whether the
Document object is modified after the initialization or the last saving operation.
Public ReadOnly Property IsModified As Boolean
Dim instance As Document
Dim value As Boolean
value = instance.IsModified
public bool IsModified {get;}
public:
property bool IsModified {
bool get();
}
Property Value
true if the
Document object is modified after the initialization or the last saving operation; otherwise
false.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family