equals Method

Summary

Determines whether the specified object is equal to the current object.

Syntax
TypeScript
JavaScript
AnnotationsRedactionOptions.prototype.equals = function( 
   obj 
) 
equals( 
   obj: any 
): boolean; 

Parameters

obj

The object to compare to with the current object.

Return Value

true if the specified object is equal to the current object; otherwise, false.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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