Leadtools.Annotations Namespace > AnnObject Class : IsLocked Property |
public virtual bool IsLocked {get;}
'Declaration Public Overridable ReadOnly Property IsLocked As Boolean
public virtual bool IsLocked {get;}
get_IsLocked();
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2