ImageGear for .NET
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
public ImGearXMPString LensManufacturer {get; set;}
public: __property ImGearXMPString* get_LensManufacturer();
public: __property void set_LensManufacturer( 
   ImGearXMPString* value
);
public:
property ImGearXMPString^ LensManufacturer {
   ImGearXMPString^ get();
   void set (    ImGearXMPString^ value);
}

Property Value

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

Reference

ImGearMicrosoftPhotoXMPMetadata Class
ImGearMicrosoftPhotoXMPMetadata Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback