Specifies the interpolation mode used in the PDF/A conversion. (default = HighQualityBicubic)
Namespace: TallComponents.PDF.PDFAAssembly: TallComponents.PDF.PDFA (in TallComponents.PDF.PDFA.dll) Version: 1.0.1.0
Syntax
| C# |
|---|
public InterpolationMode InterpolationMode { get; set; } |
| Visual Basic |
|---|
Public Property InterpolationMode As InterpolationMode Get Set |