setUINT32 Method

Summary

Sets the UINT32 instance in this Attributes collection for a given key.

Syntax

TypeScript
    setUINT32(key: string, value: number): void; 

Parameters

key

The string identifying the INT32 instance for this Attributes collection.

value

The UINT32 number value associated with this key.

Remarks

This would be used to update the existing UINT32 value to the attribute with the given key.

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.