getHelper Method

Summary

Gets the helper, such as a specific Attribute, in this Attributes collection for a given key and type.

Syntax

TypeScript
    getHelper(key: string, type: AttributeType: any; 

Parameters

key

The string identifying the double instance for this Attributes collection.

type

The AttributeType associated with the key for this Attributes collection.

Return Value

A helper associated with this key and attribute.

Remarks

This would be used in checking to see if the attribute is a helper in this Attributes collection, returning its value if it is, and then performing follow up tasks with the retrieved data.

Requirements

Target Platforms

See Also

Attributes Object

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