OptimizationOptions.All

OptimizationOptions.All method

Creates optimization strategy will all options activated. Please note that activated only options which does not change any functionality of the document. I.e. image compressing and fonts unembedding will not enabled (and can be embedded manually).

public static OptimizationOptions All()

Return Value

OptimizationOptions object.

See Also