NoiseReductionType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class NoiseReductionType extends System.Enum

The type of dbdd noise reduction.

None - do not use FBDD noise reduction

Light - light FBDD reduction

Full - full FBDD reduction

Fields

FieldDescription
NoneThe None, do not use FBDD noise reduction
LightThe light, light FBDD reduction
FullThe full, full FBDD reduction

None

public static final int None

The None, do not use FBDD noise reduction

Light

public static final int Light

The light, light FBDD reduction

Full

public static final int Full

The full, full FBDD reduction