Click or drag to resize

BarcodeUtilAntiAlias Property

Gets or Sets whether AntiAlias effect should be applied to all the text in the barcode image.

Namespace:  Zebra.Sdk.Card.Graphics.Barcode
Assembly:  SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax
bool AntiAlias { get; set; }

Property Value

Type: Boolean
See Also