[]
Defines a builder to configurate Itf14.
public class Itf14Builder : BarcodeBaseBuilder<Itf14, Itf14Builder>, IHtmlString
Name | Description |
---|---|
Itf14Builder(Itf14) | Creates one Itf14Builder instance to configurate |
Name | Description |
---|---|
BearerBar(bool) | Configurates BearerBar. Indicates whether to enable bearer bar (the thick black border) around the symbol. |
LabelPosition(LabelPosition) | Configurates LabelPosition. Sets where to render the value of the control. |
NwRatio(NarrowWideRatio) | Configurates NwRatio. Sets the narrow and wide bar ratio of the control. |
ShowLabel(bool) | Configurates ShowLabel. Indicates whether the value is rendered under the symbol. |