Accusoft.ImagXpressSdk Namespace > ImageXTag Class : TagNumber Property |
'Declaration Public Property TagNumber As Integer
'Usage Dim instance As ImageXTag Dim value As Integer instance.TagNumber = value value = instance.TagNumber
public int TagNumber {get; set;}
Each tag in a TIFF or EXIF file has a corresponding number which identifies the information stored there. This property is a unique identifier of the tag within the tag collection.
Note: Available in Professional edition.