IAnnotationLock Methods |
The IAnnotationLock type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a copy of this IAnnotationLock. |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |
![]() | Lock() |
Locks the annotation without a password.
|
![]() | Lock(String) |
Locks the annotation with a password.
|
![]() | Unlock() |
Unlocks an annotation previously locked with the Lock method.
|
![]() | Unlock(String) |
Unlocks an annotation that has be locked with a password.
|