| BaseBarcodeTextRenderingHint Property |
Gets or sets text rendering hint.
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public 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:
TextRenderingHintSee Also