[]
Gets or sets a value indicating whether image interpolation is enabled when exporting to PDF (PDF RE).
public Enums.ImageInterpolation ImageInterpolation { get; set; }
| Type | Description |
|---|---|
| Enums.ImageInterpolation | A Enums.ImageInterpolation value indicating the image interpolation setting. Default is None. |