Click or drag to resize

OptimizerImageSettings.SetDownsampleMode Method

Sets the downsample mode for this type of image The default value is e_default

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetDownsampleMode(
	OptimizerImageSettingsDownsampleMode mode
)

Parameters

mode
Type: pdftron.PDF.OptimizerImageSettingsDownsampleMode
the downloadsample mode to set
See Also