ImageGear .NET
FlashManufacturer Property




Gets or sets FlashManufacturer property of the MicrosoftPhoto XMP schema.
Syntax
public ImGearXMPString FlashManufacturer {get; set;}
public: __property ImGearXMPString* get_FlashManufacturer();
public: __property void set_FlashManufacturer( 
   ImGearXMPString* value
);
public:
property ImGearXMPString^ FlashManufacturer {
   ImGearXMPString^ get();
   void set (    ImGearXMPString^ value);
}
'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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback