preventDefault Method

Summary

Prevents the default action from occurring for this StandardKeyboardEvent.

Syntax

TypeScript
    preventDefault(): void; 

Remarks

This would be used to make sure that when a key pressed or key combo is pressed, its default action is not executed.

Requirements

Target Platforms

See Also

StandardKeyboardEvent Object

StandardKeyboardEvent Members

Leadtools.Document.Editor Namespace

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.