Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

IsLocked Property






Gets a value that indicates whether this AnnObject is locked.
Syntax
public bool IsLocked {get;}
'Declaration
 
Public ReadOnly Property IsLocked As Boolean
public bool IsLocked {get;}
@property (nonatomic,readonly) BOOL isLocked;
public boolean isLocked()
 get_IsLocked(); 

Property Value

true if this AnnObject is currently locked; otherwise, false.
Remarks

Only unlocked objects can be locked. If an object is already locked, it will stay locked with its original password. You must pass the same password to Unlock to unlock this AnnObject.

An object must be unlocked in order to change that object in automated mode.

For more information, refer to Implementing Annotation Security.

Example

For an example, refer to Lock.

Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features