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

Password Property (AnnLockObjectEventArgs)

Show in webframe
Gets or sets the password used to unlock a locked AnnObject.
Syntax
get_password();
set_password(value);
Object.defineProperty('password');

Property Value

TypeDescription
stringThe password used to unlock a locked AnnObject.
Example
For an example, refer to AnnAutomation.Lock
See Also

Reference

AnnLockObjectEventArgs Object
AnnLockObjectEventArgs Members

Error processing SSI file