Saved Property |
Specifies if the document has any unsaved changes.
Signature
object.Saved
object
Document
The object or objects this property applies to.
Saved
Boolean; read-only
TRUE: The document has no unsaved changes.
FALSE: The document has unsaved changes.
Comments? |