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 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.