ImageGear .NET - Updated October 2, 2018
RedEyeMode Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.EXIF Namespace > ImGearXMPFlash Class : 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

Property Value

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

Reference

ImGearXMPFlash Class
ImGearXMPFlash Members