ImageGear22.Core Assembly > ImageGear.Formats Namespace > IImGearFormat Interface : DetectionEnabled Property |
'Declaration Property DetectionEnabled As Boolean
'Usage Dim instance As IImGearFormat Dim value As Boolean instance.DetectionEnabled = value value = instance.DetectionEnabled
bool DetectionEnabled {get; set;}