ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.IPTC Namespace / ImGearIPTCPictureNumber Structure / DeviceIdentifier Field




In This Topic
DeviceIdentifier Field
In This Topic
Identifies the device that has generated the picture number.
Syntax
'Declaration
 
Public DeviceIdentifier As Integer
 
'Usage
 
Dim instance As ImGearIPTCPictureNumber
Dim value As Integer
 
value = instance.DeviceIdentifier
 
instance.DeviceIdentifier = value

Field Value

int value.
Remarks
This property contains a binary number identifying the device that has generated the picture number.
See Also