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