Search Results for

    Show / Hide Table of Contents

    Class BarcodeEAN128

    Generates the GS1-128 (formerly known as UCC-128 or EAN-128) barcode.

    Inheritance
    System.Object
    BarcodeBase
    LinearBarcodeBase
    Barcode128
    BarcodeEAN128
    Inherited Members
    Barcode128.AutoEncode
    Barcode128.IsNumeric
    Barcode128.Assign(BarcodeBase)
    LinearBarcodeBase.CalcCheckSum
    LinearBarcodeBase.WideBarRatio
    LinearBarcodeBase.Trim
    LinearBarcodeBase.DrawBarcode(IGraphics, RectangleF)
    BarcodeBase.Name
    BarcodeBase.Color
    BarcodeBase.Font
    BarcodeBase.Clone()
    BarcodeBase.GetDefaultValue()
    Namespace: FastReport.Barcode
    Assembly: FastReport.Base.dll
    Syntax
    public class BarcodeEAN128 : Barcode128

    Constructors

    BarcodeEAN128()

    Initializes a new instance of the BarcodeEAN128 class with default settings.

    Declaration
    public BarcodeEAN128()
    Back to top © 1998-2025 Copyright Fast Reports Inc.