[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.Ean13Builder

Ean13Builder Class

Defines a builder to configurate Ean13.

Implements
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class Ean13Builder : EanBaseBuilder<Ean13, Ean13Builder>, IHtmlContent

Constructors

Name Description
Ean13Builder(Ean13)

Creates one Ean13Builder instance to configurate component.

Methods

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.