equals Method

Summary

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

Syntax
TypeScript
JavaScript
DocumentRedactionOptions.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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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