In This Topic ▼

Attributes Class Methods

Summary

For a list of all members of this type, see Attributes members

Public Methods

Name Description
Public Method clone Creates a clone of this Attributes collection.
Public Method deleteAllAttributes Deletes all Attribute objects in this Attributes collection.
Public Method deleteAttribute Deletes this Attribute object in the Attributes collection.
Public Method equals Compares this Attributes collection with another.
Public Method forEach Parses each of the Attribute objects in the Attributes collection.
Public Method getAttribute Gets the Attribute for a given key from this Attributes collection.
Public Method getBlob Gets the blob, often being an ArrayBuffer, for this Attributes collection for a given key.
Public Method getBoolean Gets the boolean instance value, such as a specific Attribute, in this Attributes collection for a given key.
Public Method getDouble Gets the double instance, such as a specific Attribute, in this Attributes collection for a given key.
Public Method getFloat Gets the float instance, such as a specific Attribute, in this Attributes collection for a given key.
Public Method getHelper Gets the helper, such as a specific Attribute, in this Attributes collection for a given key and type.
Public Method getINT32 Gets the INT32 instance, such as a specific Attribute, in this Attributes collection for a given key.
Public Method getINT64 Gets the INT64 instance, such as a specific Attribute, in this Attributes collection for a given key.
Public Method getObject Gets the object instance, such as a specific Attribute, in this Attributes collection for a given key.
Public Method getString Gets the double instance, such as a specific Attribute, in this Attributes collection for a given key.
Public Method getUINT32 Gets the UINT32 instance, such as a specific Attribute, in this Attributes collection for a given key.
Public Method getUINT64 Gets the UINT64 instance in this Attributes collection for a given key.
Public Method setAttribute Sets the Attribute for a given key from this Attributes collection.
Public Method setBlob Sets the blob for this Attributes collection for a given key.
Public Method setBoolean Sets the boolean instance in this Attributes collection for a given key.
Public Method setDouble Sets the double instance in this Attributes collection for a given key.
Public Method setFloat Gets the float instance in this Attributes collection for a given key.
Public Method setHelper Sets the helper in this Attributes collection for a given key and type.
Public Method setINT32 Sets the INT32 instance in this Attributes collection for a given key.
Public Method setINT64 Sets the INT64 instance in this Attributes collection for a given key.
Public Method setObject Sets the object instance in this Attributes collection for a given key.
Public Method setString Gets the string instance in this Attributes collection for a given key.
Public Method setUINT32 Sets the UINT32 instance in this Attributes collection for a given key.
Public Method setUINT64 Sets the UINT64 instance in this Attributes collection for a given key.

See Also

Attributes Class

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.