LinearBarcode Constructor
| Name | Description |
|---|---|
| LinearBarcode(string, Symbology) | /// Creates a barcode image from the declared value and desired symbology. /// |
| LinearBarcode(string, string) | /// Creates a barcode image from the declared value and desired symbology. /// |