ImageGear .NET - Updated November 28, 2017
FlashManufacturer Property




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

Property Value

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

Reference

ImGearMicrosoftPhotoXMPMetadata Class
ImGearMicrosoftPhotoXMPMetadata Members