Restores all of the AnnRedactionObject objects in this AnnAutomation.
public virtual void RestoreAllRedactions()
Public Overridable Sub RestoreAllRedactions()
public:
virtual void RestoreAllRedactions();
Use the CanRestoreAllRedactions property to determine whether you can currently call this method.
This method will call the Realize(rasterimageviewer) method of the AnnRedactionObject class for all AnnRedactionObject objects that have the AnnRedactionObject.IsRealized value set to true.
For an example, refer to RealizeAllRedactions.
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