Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Designers)

IsModified Property

Show in webframe
Gets or sets a value that indicates whether this object has been modified.
Syntax
get_isModified();
set_isModified(value);
Object.defineProperty('isModified');

Property Value

TypeDescription
booleantrue if the object has been modified; otherwise, it is false. The default value is false.
Remarks

This value is updated automatically by the automation object when Working is called. It can be used by the application to update the modified metadata if required.

See Also

Reference

AnnEditDesigner Object
AnnEditDesigner Members

Error processing SSI file