Accusoft.ImagXpress12.Net
SetTagUInt32 Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXTag Class : SetTagUInt32 Method




TagData
An integer 64 which represents tag data.

Glossary Item Box

Sets tag data of type unsigned long or UInt32.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

TagData
An integer 64 which represents tag data.

Remarks

Because UInt32 is not CLS compliant, it must be passed in the next largest type which is In64. It will be moved to UInt32 internally.

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.