PreviousNext
Help > Schema > Rules > OptimizationLevel Property
OptimizationLevel Property

Applies To

Web API.Rules

Description

Sets or returns the level of the optimization.

Syntax

Property OptimizationLevel As OptimizationLevel

Remarks

The following values are available.

Value

Description

 

1

Fastest and normal quality.

 

2

Better quality than level 2.

 

3

Faster than level 4.

 

4

Slowest and best quality.

 

The default value for this property is level2.

Data Type

Integer