[]
Defines a builder to configurate Ean13.
public class Ean13Builder : EanBaseBuilder<Ean13, Ean13Builder>, IHtmlString
| Name | Description |
|---|---|
| Ean13Builder(Ean13) | Creates one Ean13Builder instance to configurate |
| Name | Description |
|---|---|
| AddOn(string) | Configurates AddOn. Sets the addOn value of the control. |
| AddOnHeight(string) | Configurates AddOnHeight. Sets the height of addOn symbol of the control. |
| AddOnLabelPosition(LabelPosition) | Configurates AddOnLabelPosition. Sets where to render the addOn value of the control. |
| QuietZone(IQuietZoneWithAddOn) | Configurates QuietZone. Sets the size of quiet zone (the blank margin) around the barcode symbol. |