ImageGear .NET
Flash Property (ImGearEXIFXMPMetadata)




Gets or sets Flash property of the EXIF XMP schema.
Syntax
public ImGearXMPFlash Flash {get; set;}
public: __property ImGearXMPFlash* get_Flash();
public: __property void set_Flash( 
   ImGearXMPFlash* value
);
public:
property ImGearXMPFlash^ Flash {
   ImGearXMPFlash^ get();
   void set (    ImGearXMPFlash^ value);
}
'Declaration
 
Public Property Flash As ImGearXMPFlash
 
'Usage
 
Dim instance As ImGearEXIFXMPMetadata
Dim value As ImGearXMPFlash
 
instance.Flash = value
 
value = instance.Flash

Property Value

ImGearXMPFlash class value.
Remarks
This XMP property represents EXIF tag 37385 (0x9209) and specifies strobe light (flash) source data.
See Also

Reference

ImGearEXIFXMPMetadata Class
ImGearEXIFXMPMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback