get_saveLockPassword();
set_saveLockPassword(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!
Type | Description |
---|---|
boolean | true if AnnObject.Password of locked annotation objects is saved in the annotation file, otherwise; false. The default value is true. |
The value of AnnObject.Password will be saved as is in the file. So it is recommended you store a hash of the password in AnnObject.Password instead of the user password.