canUseValue Method

Summary

Checks if the key and value can be used.

Syntax

TypeScript
    canUseValue(key: string, value: any): boolean; 

Parameters

key

The key to check.

value

The value to check.

Return Value

true if the key and value can be used; otherwise, false.

Remarks

This method returns true if one of the following conditions are met:

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.