pdfcodabarbarcode-ag凯发旗舰厅
com.spire.pdf.barcode
class pdfcodabarbarcode
java.lang.object
com.spire.pdf.barcode.pdfbarcode
com.spire.pdf.barcode.pdfunidimensionalbarcode
com.spire.pdf.barcode.pdfcodabarbarcode
public class pdfcodabarbarcode
- extends pdfunidimensionalbarcode
represents a codabar barcode.
this symbology allows the encoding of strings of up to 16 digits, 10 numeric digits (0 through 9) and
6 special non alpha characters (" ", "-", "$", "/", ":", ".").
methods inherited from class com.spire.pdf.barcode.pdfunidimensionalbarcode |
draw, draw, draw, getenablecheckdigit, getencodestartstopsymbols, getshowcheckdigit, setbarcodetotextgapheight, setenablecheckdigit, setshowcheckdigit, settextalignment, settextdisplaylocation, toimage |
methods inherited from class com.spire.pdf.barcode.pdfbarcode |
getbackcolor, getbarcolor, getbarheight, getbounds, getextendedtext, getlocation, getnarrowbarwidth, getquietzone, getsize, gettext, gettextcolor, setbackcolor, setbarcolor, setbarheight, setbounds, setextendedtext, setlocation, setnarrowbarwidth, settext, settextcolor |
pdfcodabarbarcode
public pdfcodabarbarcode()
- initializes a new instance of the class.
pdfcodabarbarcode
public pdfcodabarbarcode(java.lang.string text)
- initializes a new instance of the class.
- parameters:
text
- the barcode text.