Set anti-alias for BarcodeText

Declaration Syntax
public bool AntiAlias { get; set; }Public Property AntiAlias As Boolean
Get
Set
public:
property bool AntiAlias {
bool get ();
void set (bool value);
}
Value
false

Examples
CopyC#
barcodeNET1.AntiAlias=true;
Assembly:
BarcodeNET (Module: BarcodeNET) Version: 7.5.3855.36704