LinearBarcode Constructor

/// Creates a barcode image from the declared value and desired symbology. ///

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. ///

In this article

Definition