Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnRedactionObject Class : CanRestore Property |
public bool CanRestore {get;}
'Declaration
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.