public virtual void Restore( RasterImage image, AnnContainerMapper mapper )
When this method is called, the background behind this AnnRedactionObject must be restored back onto the original image. It is up to the implementer to perform this operation since this object has no concept of the original image.
If this AnnRedactionObject has not been realized, this method does nothing. You can determine if this AnnRedactionObject is realized using the CanRestore property.
Note that in automation mode, image is obtained from IAnnAutomationControl.Image and passed to this method.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2