LabelWithStartAndStopCharacter Property (Code39)
In This Topic
Indicates whether to show the start and stop character in the label.
Syntax
'Declaration
Public Overridable Property LabelWithStartAndStopCharacter As Boolean
public virtual bool LabelWithStartAndStopCharacter {get; set;}
See Also