Click or drag to resize

IsisSettingsGetSupportedBlankPageThresholdValues Method

Note: This API is now obsolete.

Gets the list of supported threshold values for black page detection.

Namespace:  Atalasoft.Isis
Assembly:  Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
[ObsoleteAttribute("Due to misspelling in the method name, please use GetSupportedBlackPageThresholdValues() method instead.", 
	false)]
public Rational[] GetSupportedBlankPageThresholdValues()

Return Value

Type: Rational
List of supported threshold values.
See Also