pdfcode39extendedbarcode-ag凯发旗舰厅
com.spire.pdf.barcode
class pdfcode39extendedbarcode
java.lang.object
com.spire.pdf.barcode.pdfbarcode
com.spire.pdf.barcode.pdfunidimensionalbarcode
com.spire.pdf.barcode.pdfcode39barcode
com.spire.pdf.barcode.pdfcode39extendedbarcode
public class pdfcode39extendedbarcode
- extends pdfcode39barcode
represents a code39 extended barcode.
code 39 extended is designed to encode 128 full ascii characters.
- see also:
all 128 ascii characters can be encoded in an extended code 39 barcode
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 |
pdfcode39extendedbarcode
public pdfcode39extendedbarcode()
- initializes a new instance of the class.
pdfcode39extendedbarcode
public pdfcode39extendedbarcode(java.lang.string text)
- initializes a new instance of the class.
- parameters:
text
- the barcode text.