Link Search Menu Expand Document

BarcodeWebImageSupplementValue Property

Gets or sets the supplementary barcode value to encode (used with EAN-13, ISBN and UPC-A barcodes).

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public string SupplementValue { get; set; }

Property Value

Type: String
The supplementary barcode value to encode.

Implements

IBarcodeSupplementValue
See Also

Reference