ImageGear .NET v24.12 - Updated
DeviceIdentifier Field




ImageGear24.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
public int DeviceIdentifier
public: int DeviceIdentifier
public:
int DeviceIdentifier

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