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

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

Introduction

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

The text is from its open source code.

Constructor

BarcodePostnet()
Creates new BarcodePostnet

Method

ImagecreateImageWithBarcode(PdfContentByte cb, BaseColor barColor, BaseColor textColor)
Creates an Image with the barcode.
voidsetCode(String code)
Sets the code to generate.
voidsetCodeType(int codeType)
Sets the code type.