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()
<ObsoleteAttribute("Due to misspelling in the method name, please use GetSupportedBlackPageThresholdValues() method instead.",
false)>
Public Function GetSupportedBlankPageThresholdValues As Rational()
Return Value
Type:
RationalList of supported threshold values.
See Also