canRestore Property

Summary

Gets a value that indicates whether the AnnRedactionObject can be restored.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnRedactionObject.prototype, 'canRestore', 
	get: function() 
) 
canRestore: boolean; // read-only 

Property Value

true if the object can be restored; otherwise, it is false.

Remarks

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.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.