[]
EAN-13 barcode is a code that makes use of numeric characters (twelve numbers) and a check digit.
public interface IEAN13 : IBarcode, IFontOption, ILabelOption
A string that represents the add text of QRCode. Specifies that value length must be 2 or 5.
string AddOn { get; }
The position to add the text when text is shown.
string AddOnLabelPosition { get; }