applyAttribute Method

Summary

Applies an attribute to the list. This method is tracked with the overall history of the engine.

Syntax

TypeScript
    applyAttribute(key: string, attribute: Attribute, options?: EngineOptions): void; 

Parameters

key

The key associated with the attribute.

attribute

The attribute to apply.

manager

The ListManager that this instance belongs to.

Remarks

Directly adding an attribute to the 'attributes' collection will NOT be tracked.

Requirements

Target Platforms

See Also

List Object

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