isPrintableKey Method

Summary

Checks if this StandardKeyboardEvent corresponds to a printable character.

Syntax

TypeScript
    isPrintableKey(): boolean; 

Return Value

true if the corresponding character can be printed; otherwise, false.

Remarks

This would be used to ensure that a specific StandardKeyboardEvent can be printed or not before attempting to print.

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.