ImageGear for .NET
Tag Field
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearMetadataNode Class : Tag Field




Glossary Item Box

Represents identifier of metadata node for particular file format.

Syntax

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

Field Value

Integer value

Remarks

Identifies what kind of data is stored in metadata node. Specific for particular file format.

Values for the tags are taken from tag list of file formats, represented in ImageGear for .NET as ImGearFORMATTagIDs (where FORMAT is BMP, TIFF, etc.) enumerations.

See Also

©2013. Accusoft Corporation. All Rights Reserved.