Gets or sets whether start and stop characters must be displayed in the barcode image.
Namespace: Neodynamic.WinControls.BarcodeProfessionalAssembly: Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.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);
}
Property Value
Type:
Boolean