Search Results for

    Show / Hide Table of Contents

    Class BarcodeCodabar

    Generates the Codabar barcode.

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

    Constructors

    BarcodeCodabar()

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

    Declaration
    public BarcodeCodabar()

    Properties

    IsNumeric

    Gets the value indicating that the barcode is numeric.

    Declaration
    public override bool IsNumeric { get; }
    Property Value
    Type Description
    System.Boolean
    Overrides
    LinearBarcodeBase.IsNumeric
    Back to top © 1998-2025 Copyright Fast Reports Inc.