Link Search Menu Expand Document

PDFRenderingOptionsTextSmoothingMode Property

Gets or sets the text smoothing mode.

Namespace:ByteScout.TextRecognition
Assembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
public GraphicsTransformationQuality TextSmoothingMode { get; set; }

Property Value

Type: GraphicsTransformationQuality
The text smoothing mode.
See Also

Reference