pdfcode128abarcode-ag凯发旗舰厅
com.spire.pdf.barcode
class pdfcode128abarcode
java.lang.object
com.spire.pdf.barcode.pdfbarcode
com.spire.pdf.barcode.pdfunidimensionalbarcode
com.spire.pdf.barcode.pdfcode128abarcode
public class pdfcode128abarcode
- extends pdfunidimensionalbarcode
represents a code128a barcode.
- see also:
only the following symbols are allowed in a code 128 a barcode: nul (\x00) soh (\x01) stx (\x02) etx (\x03) eot (\x04) enq (\x05) ack (\x06) bel (\x07) bs (\x08) ht (\x09) lf (\x0a) vt (\x0b) ff (\x0c) cr (\x0d) so (\x0e) si (\x0f) dle (\x10) dc1 (\x11) dc2 (\x12) dc3 (\x13) dc4 (\x14) nak (\x15) syn (\x16) etb (\x17) can (\x18) em (\x19) sub (\x1a) esc (\x1b) fs (\x1c) gs (\x1d) rs (\x1e) us (\x1f) space ! # $ % ' * , - . 0 1 2 3 4 5 6 7 8 9 : ; ? @ a b c d e f g h i j k l m n o p q r s t u v w x y z [ \ ]^ _ fnc1 (\xf0) fnc2 (\xf1) fnc3 (\xf2) fnc4
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 |
pdfcode128abarcode
public pdfcode128abarcode()
- initializes a new instance of the class.
pdfcode128abarcode
public pdfcode128abarcode(java.lang.string text)
- initializes a new instance of the class.
- parameters:
text
- the barcode text.