ImageGear .NET - Updated October 26, 2017
DeviceIdentifier Field




ImageGear23.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.IPTC Namespace > ImGearIPTCPictureNumber Structure : DeviceIdentifier Field
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

Reference

ImGearIPTCPictureNumber Structure
ImGearIPTCPictureNumber Members