C#
VB
C++
Restores the AnnRedactionObject object currently being edited (selected).
public virtual void RestoreRedaction()
Public Overridable Sub RestoreRedaction()
public:
virtual void RestoreRedaction();
Use the CanRestoreRedaction property to determine whether you can currently call this method.
This method will call the Restore method of the AnnRedactionObject class.
For C#/VB examples, refer to RealizeRedaction.
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