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 : RestoreAllRedactions Method |
public virtual void RestoreAllRedactions()
'Declaration
Public Overridable Sub RestoreAllRedactions()
public virtual void RestoreAllRedactions()
-(void) restoreAllRedactions;
public void restoreAllRedactions()
function Leadtools.Annotations.Automation.AnnAutomation.RestoreAllRedactions()
Use the CanRestoreAllRedactions property to determine whether you can currently call this method.
This method will call the Realize method of the AnnRedactionObject class for all AnnRedactionObject objects that have the AnnRedactionObject.CanRestore value set to true.