Click or drag to resize

BarcodeSettings TextRenderingHint Property

Gets or sets quality of barcode text rendering.

Namespace: Spire.Barcode
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public TextRenderingHint TextRenderingHint { get; set; }

Property Value

Type: TextRenderingHint

Implements

IBarcodeSettings TextRenderingHint
See Also