supportsKey Method

Summary

Checks if the specified Piece supports the specified key.

Syntax

TypeScript
    supportsKey(piece: Piece, key: string): boolean; 

Parameters

piece

The Piece to check.

key

The key to check.

Return Value

true if the specified piece supports the specified key; otherwise, false.

Remarks

This would be used to ensure the Piece object can use the specified key.

Requirements

Target Platforms

See Also

PieceManager Object

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