Gets or sets whether start and stop characters must be displayed 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 DisplayStartStopChar { get; set; }
public bool DisplayStartStopChar { get; set; }
Public Property DisplayStartStopChar As Boolean
Get
Set
Public Property DisplayStartStopChar As Boolean
Get
Set
public:
property bool DisplayStartStopChar {
bool get ();
void set (bool value);
}
public:
property bool DisplayStartStopChar {
bool get ();
void set (bool value);
}
member DisplayStartStopChar : bool with get, set
member DisplayStartStopChar : bool with get, set
Property Value
Type:
Boolean