Saved Property

Specifies if the document has any unsaved changes.

See Also | Example

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?