Unlocks this AnnGroupObject object with the specified password.
public override void Unlock(
string password
)
Public Overrides Sub Unlock( _
ByVal password As String _
)
public:
void Unlock(
String^ password
) override
password
String containing the password used to unlock the annotation objects in this group object.
The AnnGroupObject class overrides the AnnObject.Unlock method to unlock all objects in the group. For more information, refer to AnnObject.Unlock. 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