public final class NoiseReductionType
extends com.aspose.ms.System.Enum
The type of dbdd noise reduction.
Modifier and Type | Field and Description |
---|---|
static int |
Full
The full, full FBDD reduction
|
static int |
Light
The light, light FBDD reduction
|
static int |
None
The None, do not use FBDD noise reduction
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int None
The None, do not use FBDD noise reduction
public static final int Light
The light, light FBDD reduction
public static final int Full
The full, full FBDD reduction