Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

RestoreRedaction Method






Restores the AnnRedactionObject object currently being edited (selected).
Syntax
public virtual void RestoreRedaction()
'Declaration
 
Public Overridable Sub RestoreRedaction() 
'Usage
 
Dim instance As AnnAutomation
 
instance.RestoreRedaction()

            

            
public:
virtual void RestoreRedaction(); 
Remarks

Use the CanRestoreRedaction property to determine whether you can currently call this method.

This method will call the Restore(RasterImageViewer) method of the AnnRedactionObject class.

Example
For an example, refer to RealizeRedaction.
Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)