True if the document has unsaved changes.
| C# | Visual Basic | Visual C++ |
bool IsDirty { get; }
ReadOnly Property IsDirty As Boolean
property bool IsDirty { bool get (); }
| C# | Visual Basic | Visual C++ |
bool IsDirty { get; }
ReadOnly Property IsDirty As Boolean
property bool IsDirty { bool get (); }