BarcodeProfessional TextRenderingHint Property Neodynamic Barcode Professional SDK for .NET Class Reference
Gets or sets the quality of the text rendering. Note: it is available if AntiAlias property is False. Default is SystemDefault.

Namespace: Neodynamic.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public TextRenderingHint TextRenderingHint { get; set; }

Property Value

Type: OnlineTextRenderingHint
See Also