ImageGear .NET - Updated July 5, 2018
LensManufacturer Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.MicrosoftPhoto Namespace > ImGearMicrosoftPhotoXMPMetadata Class : LensManufacturer Property
Gets or sets LensManufacturer property of the MicrosoftPhoto XMP schema.
Syntax
'Declaration
 
Public Property LensManufacturer As ImGearXMPString
 
'Usage
 
Dim instance As ImGearMicrosoftPhotoXMPMetadata
Dim value As ImGearXMPString
 
instance.LensManufacturer = value
 
value = instance.LensManufacturer

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
See Also

Reference

ImGearMicrosoftPhotoXMPMetadata Class
ImGearMicrosoftPhotoXMPMetadata Members