isDuplicateModifier Method

Summary

Checks if the StandardBinding consists of a duplicate modifier.

For example: if ctrl returns true and keyCode returns KeyCode.ctrl.

Syntax

TypeScript
    isDuplicateModifier(): boolean; 

Return Value

true if this binding consists of a duplicate modifier; otherwise, false.

Remarks

This would be used to ensure that a duplicate modifier exist in order to remove it or know of its existence.

Requirements

Target Platforms

See Also

StandardBinding Object

StandardBinding Members

Leadtools.Document.Editor Namespace

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

Leadtools.Document.Editor Assembly

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