Click or drag to resize

AnnotationLockLock Method

Locks the annotation without specifying a password.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
Remarks
Use this method when an annotation needs to be locked to prevent users from modifying it rather than for security reasons. Use the Unlock method to disable the lock.
See Also