C1.Web.Mvc Namespace / Code39 Class / LabelWithStartAndStopCharacter Property

In This Topic
LabelWithStartAndStopCharacter Property
In This Topic
Indicates whether to show the start and stop character in the label.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(False)>
Public Overridable Property LabelWithStartAndStopCharacter As Boolean
 
See Also