ImageGear for .NET
RedEyeMode Property




Gets or sets if red-eye reduction is supported.
Syntax
'Declaration
 
Public Property RedEyeMode As ImGearXMPBoolean
'Usage
 
Dim instance As ImGearXMPFlash
Dim value As ImGearXMPBoolean
 
instance.RedEyeMode = value
 
value = instance.RedEyeMode
public ImGearXMPBoolean RedEyeMode {get; set;}
public: __property ImGearXMPBoolean* get_RedEyeMode();
public: __property void set_RedEyeMode( 
   ImGearXMPBoolean* value
);
public:
property ImGearXMPBoolean^ RedEyeMode {
   ImGearXMPBoolean^ get();
   void set (    ImGearXMPBoolean^ value);
}

Property Value

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

Reference

ImGearXMPFlash Class
ImGearXMPFlash Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback