ComponentOne BarCode for ASP.NET Web Forms
Using BarCode / Customizing the C1BarCode Control
In This Topic
    Customizing the C1BarCode Control
    In This Topic

    To customize the C1BarCode control, set the C1BarCode.CodeType property to the type of encoding you want to use, then set the C1BarCode.Text property to the value you want to encode.

    The control will show the barcode image. Note that some encodings have a minimum character requirement, while others will only work with numeric values. For more information on the encodings, see the Supported Encodings topic.