IBarcodeSettings
TextRenderingHint Property
|
Quality of text rendering.
Namespace:
Spire.Barcode
Assembly:
Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
TextRenderingHint TextRenderingHint { get; set; }
Property TextRenderingHint As TextRenderingHint
Get
Set
property TextRenderingHint TextRenderingHint {
TextRenderingHint get ();
void set (TextRenderingHint value);
}
abstract TextRenderingHint : TextRenderingHint with get, set
Property Value
Type:
TextRenderingHint
See Also