Specifies the smoothing mode used in the PDF/A conversion. (default = AntiAlias)

Namespace: TallComponents.PDF.PDFA
Assembly: 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

See Also