[]
Represents a control for drawing ITF-14 barcode type.
public class Itf14 : BarcodeBase, IHtmlString, ITemplate
| Name | Description |
|---|---|
| Itf14(HtmlHelper, string) | Creates one Itf14 instance. |
| Name | Description |
|---|---|
| BearerBar | Indicates whether to enable bearer bar (the thick black border) around the symbol. |
| LabelPosition | Gets or sets where to render the value of the control. |
| NwRatio | Gets or sets the narrow and wide bar ratio of the control. |
| ShowLabel | Indicates whether the value is rendered under the symbol. |