Gets or sets the quality of the text rendering. Note: it is available if AntiAlias property is False. Default is SystemDefault.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public TextRenderingHint TextRenderingHint { get; set; }
public TextRenderingHint TextRenderingHint { get; set; }
Public Property TextRenderingHint As TextRenderingHint
Get
Set
Public Property TextRenderingHint As TextRenderingHint
Get
Set
public:
property TextRenderingHint TextRenderingHint {
TextRenderingHint get ();
void set (TextRenderingHint value);
}
public:
property TextRenderingHint TextRenderingHint {
TextRenderingHint get ();
void set (TextRenderingHint value);
}
member TextRenderingHint : TextRenderingHint with get, set
member TextRenderingHint : TextRenderingHint with get, set
Property Value
Type:
TextRenderingHint