pdfcode11barcode-ag凯发旗舰厅
com.spire.pdf.barcode
class pdfcode11barcode
java.lang.object
com.spire.pdf.barcode.pdfbarcode
com.spire.pdf.barcode.pdfunidimensionalbarcode
com.spire.pdf.barcode.pdfcode11barcode
public class pdfcode11barcode
- extends pdfunidimensionalbarcode
represents a code11 barcode.
- see also:
only the following symbols are allowed in a code 11 barcode: 0 1 2 3 4 5 6 7 8 9 -
constructor summary |
pdfcode11barcode()
initializes a new instance of the class. |
pdfcode11barcode(java.lang.string text)
initializes a new instance of the class. |
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 |
pdfcode11barcode
public pdfcode11barcode()
- initializes a new instance of the class.
pdfcode11barcode
public pdfcode11barcode(java.lang.string text)
- initializes a new instance of the class.
- parameters:
text
- the barcode text.