pdfcode128bbarcode-ag凯发旗舰厅
com.spire.pdf.barcode
class pdfcode128bbarcode
java.lang.object
com.spire.pdf.barcode.pdfbarcode
com.spire.pdf.barcode.pdfunidimensionalbarcode
com.spire.pdf.barcode.pdfcode128bbarcode
public class pdfcode128bbarcode
- extends pdfunidimensionalbarcode
represents a code128b barcode.
- see also:
only the following symbols are allowed in a code 128 b barcode:space ! " # $ % ' ( ) * , - . / 0 12 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 [ \ ]^ _
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 { | } ~ del (\x7f) fnc1 (\xf0) fnc2 (\xf1) fnc3 (\xf2) fnc4 (\xf3) shift (\xf4).
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 |
pdfcode128bbarcode
public pdfcode128bbarcode()
- initializes a new instance of the class.
pdfcode128bbarcode
public pdfcode128bbarcode(java.lang.string text)
- initializes a new instance of the class.
- parameters:
text
- the barcode text.