get_password();
set_password(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!
Type | Description |
---|---|
string | The password used in the last successful lock operation of this AnnObject. The default value is an empty string. |
If the object is locked, the password passed to the Lock is stored in this property.
When the object is unlocked successfully with Unlock, the password is cleared (the value will be an empty string).
An object must be unlocked in order to change that object in automated mode.
For more information, refer to Implementing Annotation Security.
For an example, refer to Lock.