The PdfOptions type exposes the following members.

Properties

  NameDescription
Public propertyInterpolationMode
Specifies the interpolation mode used in the PDF/A conversion. (default = HighQualityBicubic)
Public propertyResolution
Specifies the resolution used in the PDF/A conversion. (default = 200).
Public propertySmoothingMode
Specifies the smoothing mode used in the PDF/A conversion. (default = AntiAlias)

See Also