 | BaseBarcodeTextRenderingHint Property |
Gets or sets text rendering hint.
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntaxpublic TextRenderingHint TextRenderingHint { get; set; }Public Property TextRenderingHint As TextRenderingHint
Get
Set
public:
property TextRenderingHint TextRenderingHint {
TextRenderingHint get ();
void set (TextRenderingHint value);
}member TextRenderingHint : TextRenderingHint with get, set
Property Value
Type:
TextRenderingHint
See Also