Gets tag data of type long or int32.
public int[] GetTagInt32()
'Declaration
Public Function GetTagInt32() As Integer()
'Usage
Dim instance As ImageXTag
Dim value() As Integer
value = instance.GetTagInt32()
Return Value
An integer 32 which represents the tag data converted from UInt16.