Locks this AnnGroupObject object with the specified password.
public override void Lock(
string password
)
Public Overrides Sub Lock( _
ByVal password As String _
)
public:
void Lock(
String^ password
) override
password
String containing the password used to lock the annotation objects in this group object.
The AnnGroupObject class overrides the AnnObject.Lock method to lock all objects in the group. For more information, refer to AnnObject.Lock. An object must be unlocked in order to change that object in automation mode. Redact objects must be unlocked to be restored(unrealized). For more information, refer to Implementing Annotation Security (Deprecated).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET