Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomation Class : RestoreRedaction Method |
public virtual void RestoreRedaction()
'Declaration
Public Overridable Sub RestoreRedaction()
public virtual void RestoreRedaction()
-(void) restoreRedaction;
public void restoreRedaction()
function Leadtools.Annotations.Automation.AnnAutomation.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.