ImageGear for .NET
ImGearMetadataTree Constructor(ImGearMetadataFormats,Int32,String)
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearMetadataTree Class > ImGearMetadataTree Constructor : ImGearMetadataTree Constructor(ImGearMetadataFormats,Int32,String)




format
Type of file format to which metadata belongs. This allows you to store JPEG metadata under TIFF metadata.
tag
Identifies type of metadata node for file format.
name
Name of the tag.

Glossary Item Box

Initializes a new instance of the ImGearMetadataTree class.

Syntax

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

Parameters

format
Type of file format to which metadata belongs. This allows you to store JPEG metadata under TIFF metadata.
tag
Identifies type of metadata node for file format.
name
Name of the tag.

See Also

©2013. Accusoft Corporation. All Rights Reserved.