Link Search Menu Expand Document

RenderingOptionsTextSmoothingMode Property

Gets or sets the text smoothing mode.

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
public GraphicsTransformationQuality TextSmoothingMode { get; set; }

Property Value

Type: GraphicsTransformationQuality
The text smoothing mode.

Implements

IRenderingOptionsTextSmoothingMode
See Also

Reference