[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.Code39Builder.ShowLabel

ShowLabel Method

ShowLabel(bool)

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

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

The value.

Returns
Type Description
Code39Builder

Current builder.