Click or drag to resize

OptimizerImageSettingsSetDownsampleMode 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.PDFOptimizerImageSettingsDownsampleMode
the downloadsample mode to set
See Also