IAnnotationLockLock Method (String) |
Locks the annotation with 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 void Lock(
string password
)
Sub Lock (
password As String
)
Parameters
- password
- Type: SystemString
A password that will be required to unlock the annotation.
See Also