IsDirty Method (IDocument) Send Feedback
See Also  Example
Val[out]
True if the document is dirty, false if not
Gets whether the document has been modified since it was opened and not saved.

Syntax

Visual Basic 
Function IsDirty() As System.Boolean
C# 
System.bool IsDirty()
JavaScript 
IsDirty() : Boolean
COM native C++ 
HRESULT IsDirty(
   VARIANT_BOOL* Val
)  
C++ 
DSRESULT IsDirty(
   bool* Val
)  

Parameters

Val[out] or Return Value
True if the document is dirty, false if not

Example

 

See Also

Availability

DraftSight V1R1