Click or drag to resize

ElementIsImageInterpolate Method

Checks if is image interpolate.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsImageInterpolate()

Return Value

Type: Boolean
a bool indicating whether image interpolation is to be performed.
See Also