Barcode .Net Class Library

ShowCode39StartStop Property

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;}

Property Value

Specifies whether the start and stop characters (asterisk *) are to be shown in the caption for a Code 39 barcode.

See Also

Caption


© 2002 Bokai Corporation. All rights reserved.