C#
VB
Java
Objective-C
WinRT C#
C++
Restores the AnnRedactionObject object currently being edited (selected).
public virtual void RestoreRedaction()
Public Overridable Sub RestoreRedaction()
public virtual void RestoreRedaction()
-(void) restoreRedaction;
public void restoreRedaction()
function Leadtools.Annotations.Automation.AnnAutomation.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 object.
For an example, 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