'Declaration Public Property autoThreshold As Boolean
public bool autoThreshold { get; set; }
Property Value
True - thresholds are calculated automatically;
false - thresholds are used from blackPixelRemovalThreshold and whitePixelRemovalThreshold properties.
Default value is True.
false - thresholds are used from blackPixelRemovalThreshold and whitePixelRemovalThreshold properties.
Default value is True.