Accusoft.ThumbnailXpress5.Net
UserTag Property
See Also  Send Feedback
Accusoft.ThumbnailXpressSdk Namespace > ThumbnailItem Class : UserTag Property




Glossary Item Box

Read/Write property accessing an object that contains additional or associated data for this object.

Syntax

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

Property Value

The user tag.

Remarks

You can assign any System.Object derived type to this property. This component does not access it and you can use it for any purpose you see fit. It is important to note that when adding or inserting items into the ThumbnailItemCollection via a stream that the UserTag value should be used for determining the source of the stream data that you will supply

Valid value: A reference to any object. You can store values, such as integers and strings, in this property using .NET's boxing facility.

Default value: null

See Also

©2013. Accusoft Corporation. All Rights Reserved.