[]
Defines a builder to configurate Code49.
public class Code49Builder : BarcodeBaseBuilder<Code49, Code49Builder>, IHtmlString
Name | Description |
---|---|
Code49Builder(Code49) | Creates one Code49Builder instance to configurate |
Name | Description |
---|---|
GroupIndex(int) | Configurates GroupIndex. Sets the index of the symbol in group. |
Grouping(bool) | Configurates Grouping. Indicates whether the symbol mode is Group Alphanumeric Mode. |
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. |