public string RedactionRealizePassword { get; set; }
@property (nonatomic, strong) NSString *redactionRealizePassword;
public String getRedactionRealizePassword()
public void setRedactionRealizePassword(String password)
public:
property String^ RedactionRealizePassword
{
String^ get()
void set(String^ value)
}
RedactionRealizePassword # get and set (AnnAutomationManager)
The password used for realization of AnnRedactionObject objects. The default value is an empty string.
When an AnnRedactionObject is realized through the user interface at design time, the object will automatically be locked by calling Lock with this value as the password. This will prevent the user from accidentally moving the realized AnnRedactionObject. The user has to manually unlock the object either by using the user interface or programmatically by calling Unlock with this property value as the password.
You can disable this feature by setting this property to an empty string. Therefore, this feature is disabled by default.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document