Java com.itextpdf.text.pdf BarcodeInter25 fields, constructors, methods, implement or subclass

Example usage for Java com.itextpdf.text.pdf BarcodeInter25 fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.itextpdf.text.pdf BarcodeInter25.

The text is from its open source code.

Constructor

BarcodeInter25()
Creates new BarcodeInter25

Method

ImagecreateImageWithBarcode(PdfContentByte cb, BaseColor barColor, BaseColor textColor)
Creates an Image with the barcode.
voidsetCode(String code)
Sets the code to generate.
voidsetGenerateChecksum(boolean generateChecksum)
Setter for property generateChecksum.