Applies To: Barcode | BarcodeControl | BarcodeImage
Specifies whether the start and stop characters (asterisk *) are to be shown in the caption for a Code 39 barcode.
[Visual Basic]
Public Property ShowCode39StartStop As Boolean
[C#]
public bool ShowCode39StartStop {get; set;}