[]
Represents a control for drawing Code128 barcode type.
public class Code128 : BarcodeBase, IHtmlString, ITemplate
Name | Description |
---|---|
Code128(HtmlHelper, string) | Creates one Code128 instance. |
Name | Description |
---|---|
AutoWidth | Gets or sets a value indicating whether the control width should automatically change along with the Value length. |
AutoWidthZoom | Gets or sets a zoom factor applied to the automatically calculated control width. |
CodeSet | Gets or sets which kind of code set is used in this control. |
LabelPosition | Gets or sets where to render the value of the control. |
ShowLabel | Indicates whether the value is rendered under the symbol. |