Gets or sets whether AntiAlias effect must be applied to all the texts in the barcode image.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public bool AntiAlias { get; set; }
public bool AntiAlias { get; set; }
Public Property AntiAlias As Boolean
Get
Set
Public Property AntiAlias As Boolean
Get
Set
public:
property bool AntiAlias {
bool get ();
void set (bool value);
}
public:
property bool AntiAlias {
bool get ();
void set (bool value);
}
member AntiAlias : bool with get, set
member AntiAlias : bool with get, set
Property Value
Type:
Boolean