Leadtools.Annotations.Core Namespace > AnnRedactionObject Class : CanRestore Property |
public bool CanRestore {get;}
Public ReadOnly Property CanRestore As Boolean
public bool CanRestore {get;}
@property (nonatomic,readonly) BOOL canRestore;
public boolean canRestore()
get_CanRestore();
This property will determine whether the object can be restored. The AnnRedactionObject cannot be restored if it has been rotated or resized.
Use the Restore method to restore the AnnRedactionObject.