C1.Web.Mvc Namespace / Ean13 Class / ShowLabel Property

In This Topic
ShowLabel Property (Ean13)
In This Topic
Indicates whether the value is rendered under the symbol.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(True)>
Public Overridable Property ShowLabel As Boolean
 
See Also