ImageGear .NET - Updated May 30, 2018
SerialNumber Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.EXIFAux Namespace > ImGearEXIFAuxXMPMetadata Class : SerialNumber Property
Gets or sets SerialNumber property of the EXIF Aux XMP schema.
Syntax
'Declaration
 
Public Property SerialNumber As ImGearXMPString
 
'Usage
 
Dim instance As ImGearEXIFAuxXMPMetadata
Dim value As ImGearXMPString
 
instance.SerialNumber = value
 
value = instance.SerialNumber

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
Remarks
This XMP property represents serial number of the camera or camera body used to take the photograph.
See Also

Reference

ImGearEXIFAuxXMPMetadata Class
ImGearEXIFAuxXMPMetadata Members