[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CodabarBuilder.ShowLabel

ShowLabel Method

ShowLabel(bool)

Configurates ShowLabel. Indicates whether the value is rendered under the symbol.

Declaration
public virtual CodabarBuilder ShowLabel(bool value)
Public Overridable Function ShowLabel(value As Boolean) As CodabarBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
CodabarBuilder

Current builder.