Search Results for

    Show / Hide Table of Contents

    Class Code128EncodingInfo

    Contains encoding information for a Code 128 barcode, including segment breakdown.

    Inheritance
    System.Object
    Code128EncodingInfo
    Namespace: IronBarCode
    Assembly: IronBarCode.dll
    Syntax
    public class Code128EncodingInfo : Object

    Constructors

    Code128EncodingInfo()

    Declaration
    public Code128EncodingInfo()

    Properties

    CharacterSetSummary

    Gets a summary of character sets used in order.

    Declaration
    public string CharacterSetSummary { get; }
    Property Value
    Type Description
    System.String

    IsGS1

    Indicates whether this is a GS1-128 barcode (starts with FNC1).

    Declaration
    public bool IsGS1 { get; }
    Property Value
    Type Description
    System.Boolean

    OriginalData

    The original input data.

    Declaration
    public string OriginalData { get; }
    Property Value
    Type Description
    System.String

    Segments

    List of encoding segments showing how the data is encoded.

    Declaration
    public List<Code128EncodingSegment> Segments { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<Code128EncodingSegment>

    TotalSymbols

    Total number of symbols in the barcode (excluding start, stop, and check digit).

    Declaration
    public int TotalSymbols { get; }
    Property Value
    Type Description
    System.Int32

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronBarcode to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronBarcode free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.