IsDirty Method (IDocument)
Gets whether the document has been modified since it was opened and not saved.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IsDirty() As System.Boolean |
JavaScript | |
---|
IsDirty() : System.boolean; |
COM native C++ | |
---|
HRESULT IsDirty(
VARIANT_BOOL* Val
) |
Parameters
- Val[out] or Return Value
- True if the document is dirty, false if not
Example
See Also
Availability
DraftSight V1R1