ImageGear for .NET
FlashModel Property




Gets or sets FlashModel property of the MicrosoftPhoto XMP schema.
Syntax
'Declaration
 
Public Property FlashModel As ImGearXMPString
'Usage
 
Dim instance As ImGearMicrosoftPhotoXMPMetadata
Dim value As ImGearXMPString
 
instance.FlashModel = value
 
value = instance.FlashModel
public ImGearXMPString FlashModel {get; set;}
public: __property ImGearXMPString* get_FlashModel();
public: __property void set_FlashModel( 
   ImGearXMPString* value
);
public:
property ImGearXMPString^ FlashModel {
   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