Leadtools.Windows.Annotations Namespace > AnnAutomation Class : CanRestoreRedaction Property |
public virtual bool CanRestoreRedaction {get;}
'Declaration Public Overridable ReadOnly Property CanRestoreRedaction As Boolean
'Usage Dim instance As AnnAutomation Dim value As Boolean value = instance.CanRestoreRedaction
public virtual bool CanRestoreRedaction {get;}
get_CanRestoreRedaction();
This property will determine whether the object currently being edited (selected) is an AnnRedactionObject and also if the value of AnnRedactionObject.IsRealized is true.
Use the RestoreRedaction method to restore the AnnRedactionObject object currently being edited (selected).
For C#/VB examples, refer to RealizeRedaction.
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