[]
Defines a builder to configurate Gs1_128.
public class Gs1_128Builder : BarcodeBaseBuilder<Gs1_128, Gs1_128Builder>, IHtmlString
Name | Description |
---|---|
Gs1_128Builder(Gs1_128) | Creates one Gs1_128Builder instance to configurate |
Name | Description |
---|---|
AutoWidth(bool) | Configurates AutoWidth. Sets a value indicating whether the control width should automatically change along with the Value length. |
AutoWidthZoom(int) | Configurates AutoWidthZoom. Sets a zoom factor applied to the automatically calculated control width. |
LabelPosition(LabelPosition) | Configurates LabelPosition. Sets where to render the value of the control. |
ShowLabel(bool) | Configurates ShowLabel. Indicates whether the value is rendered under the symbol. |