[]
Base abstract class for Ean8 and Ean13 control classes.
public abstract class EanBase : BarcodeBase, IHtmlString, ITemplate
Name | Description |
---|---|
EanBase(HtmlHelper, string) | Creates one EanBase instance. |
Name | Description |
---|---|
LabelPosition | Gets or sets where to render the value of the control. |
ShowLabel | Indicates whether the value is rendered under the symbol. |