'Declaration Public Tag As Integer
'Usage Dim instance As ImGearMetadataNode Dim value As Integer value = instance.Tag instance.Tag = value
public int Tag
public: int Tag
public: int Tag
'Declaration Public Tag As Integer
'Usage Dim instance As ImGearMetadataNode Dim value As Integer value = instance.Tag instance.Tag = value
public int Tag
public: int Tag
public: int Tag
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.