-
autoSize
boolean autoSize
If true, will automatically size the control canvas to fit the barcode at design or runtime; Default =True.
- See Also:
-
-
backColor
Color backColor
Background color.
- See Also:
-
-
BarcodeEncoder
com.idautomation.LinearFontEncoder BarcodeEncoder
-
barColor
Color barColor
The color of the bars in the barcode; Default=black.
- See Also:
-
-
barHeightCM
double barHeightCM
Bar height in CM; If 0 it will be calculated using H; Default=1.
- See Also:
-
-
barHeightPixels
int barHeightPixels
-
barType
int barType
This is the symbology of barcode. Default = CODE128.
- See Also:
-
-
bcw
int bcw
-
BearerBarHori
int BearerBarHori
The value of the horizontal bearer bar. This value is a function of the XDimension. Valid options are 0-10.
- See Also:
-
-
BearerBarHoriPixels
int BearerBarHoriPixels
-
BearerBarVert
int BearerBarVert
The value of the vertical bearer bar. This value is a function of the XDimension. Valid options are 0-10.
- See Also:
-
-
BearerBarVertPixels
int BearerBarVertPixels
-
centerGuardBarEnd
int centerGuardBarEnd
-
centerGuardBarStart
int centerGuardBarStart
-
checkCharacter
boolean checkCharacter
If true, the checksum character will be calculated and appended to the code; Default =True; checksum characters cannot be displayed or disabled for Code 128 and UCC128.
- See Also:
-
-
checkCharacterInText
boolean checkCharacterInText
If true, the checksum character will be appended to the human readable text; Default =True; checksum characters cannot by displayed or disabled for Code 128 and UCC128.
- See Also:
-
-
CODABARStartChar
char CODABARStartChar
The start character for CODABAR; The default is A.
- See Also:
-
-
CODABARStopChar
char CODABARStopChar
The stop character for CODABAR; The default is B.
- See Also:
-
-
code
String code
The data to be encoded as a barcode.
- See Also:
-
-
Code128Set
char Code128Set
The character set to be used in code 128; Possible values are "0 for AUTO", "A", "B" or "C"; The recommended setting and the default is "0" (Automatic).
- See Also:
-
-
codeSup
String codeSup
-
codeText
String codeText
The text of the barcode after it is created.
-
codeTextW
int codeTextW
-
currentX
int currentX
The current position of the painting cursor.
-
currentXStart
int currentXStart
-
currentY
int currentY
-
demoColor
Color demoColor
-
demoFont
Font demoFont
-
demoPixelH
int demoPixelH
-
demoPixelW
int demoPixelW
-
demoX
int demoX
-
endOfCode
int endOfCode
-
endSuplement
int endSuplement
-
extraHeight
int extraHeight
-
fiveSuplement
String[] fiveSuplement
5 digit supplement table.
-
fontColor
Color fontColor
The color of the humam readable text; Default=black.
- See Also:
-
-
fXdimPixels
float fXdimPixels
-
guardBars
boolean guardBars
If true, (default), guardbars in EAN and UPC codes will be longer than data bars.
-
H
double H
The height of bars in the barcode as a multiple of X; The default is 0.45.
-
height
int height
Initial preferred height property of the bean
-
hrLeftMarginPixels
int hrLeftMarginPixels
-
I
double I
The space between 2 characters in code 39; This a multiple of X; The default is 1.;
-
IMBEncoder
com.idautomation.IntelligentMail IMBEncoder
-
increaseheight
int increaseheight
-
L
double L
The symbol length in CM.
-
leftGuardBar
int leftGuardBar
-
leftMarginCM
double leftMarginCM
The left margin of the barcode (also know as quiet zone); The default is .3 CM.
- See Also:
-
-
leftMarginPixels
int leftMarginPixels
-
minMarginPixels
int minMarginPixels
-
N
double N
The wide to narrow ratio of barcode types that support this setting such as Code 39 and ITF; A value of 2 (default) means that wide bars will be 2*N in width.
- See Also:
-
-
pHeight
int pHeight
The preferred height of the barcode image in pixels after barcode is generated.
- See Also:
-
-
postnetHeightShortBar
double postnetHeightShortBar
Height in CM of POSTNET's short bars; The default is 0.125
- See Also:
-
-
postnetHeightTallBar
double postnetHeightTallBar
Height in CM of POSTNET's tall bars; The default is 0.3
- See Also:
-
-
processTilde
boolean processTilde
If true, numbers after the Tilde will be processed according to the rules in the user guide; this option is only available when the symbology is Code 128, and the character set is AUTO or 0.
- See Also:
-
-
PropBearerBarHori
int PropBearerBarHori
-
PropBearerBarVert
int PropBearerBarVert
-
PropWhiteBarIncrease
float PropWhiteBarIncrease
-
pWidth
int pWidth
The preferred width of the barcode image in pixels after barcode is generated.
- See Also:
-
-
RandDemo
Random RandDemo
-
resolution
int resolution
The resolution used to create the X dimension and other measurements in pixels; Default is 38 Pixels Per CM which is about 96 DPI. 96 DPI is the resolution of the web browser; this setting works best when using the servlet. Enter 118 to create a 300 DPI image.
- See Also:
-
-
rightGuardBar
int rightGuardBar
-
rotate
int rotate
The rotation angle; Valid values are 0 (default), 90, 180 or 270.
- See Also:
-
-
set11
String[][] set11
code 11 table.
-
set128
String[] set128
code 128 table.
-
set128A
String[] set128A
code 128, character set A
-
set128B
String[] set128B
code 128, character set B
-
set128C
String[] set128C
code 128, character set C
-
set25
String[][] set25
code 2 of 5 table.
-
set39
String[][] set39
code 39 table.
-
set39Ext
String[] set39Ext
code 39 extended table.
-
set93
String[][] set93
code 93 table.
-
set93Ext
String[] set93Ext
code 93 extended table.
-
setCODABAR
String[][] setCODABAR
CODABAR table.
-
setEANCode
String[] setEANCode
code EAN table.
-
setEANLeftA
String[][] setEANLeftA
code EAN left A table.
-
setEANLeftB
String[][] setEANLeftB
code EAN left B table.
-
setEANRight
String[][] setEANRight
code EAN right table.
-
setMSI
String[][] setMSI
code MSI table.
-
setPLANET
String[][] setPLANET
code PLANET table
-
setPOSTNET
String[][] setPOSTNET
code POSTNET table
-
setUPCALeft
String[][] setUPCALeft
code UPCA left table.
-
setUPCARight
String[][] setUPCARight
code UPCA right table.
-
setUPCEEven
String[][] setUPCEEven
code UPCE even table.
-
setUPCEOdd
String[][] setUPCEOdd
code UPCE odd table.
-
showText
boolean showText
If true, the human readable text will be displayed with the barcode; Default =true.
- See Also:
-
-
startSuplement
int startSuplement
-
supHeight
double supHeight
Height of the supplement; This is a multiplicator of the height of the code; The default is 0.8 (80%).
-
suplementTopMargin
int suplementTopMargin
-
supplement
String supplement
This is the user defined 2 or 5 digit supplement for EAN or UPC codes.
- See Also:
-
-
supSeparationCM
double supSeparationCM
The separation in CM between the barcode and the supplement
-
textFont
Font textFont
The font of the text in the barcode; Default = Arial.
- See Also:
-
-
TextH
int TextH
-
textMarginCM
double textMarginCM
The amount of space in CM between the barcode and the human readable text. Default is 0.3CM.
- See Also:
-
-
textMarginPixels
int textMarginPixels
-
topMarginCM
double topMarginCM
The top margin of the barcode (also know as quiet zone); The default is .2 CM
- See Also:
-
-
topMarginPixels
int topMarginPixels
-
UPCEANSupplement2
boolean UPCEANSupplement2
If true, the 2 digit supplement for EAN or UPC codes is processed.
- See Also:
-
-
UPCEANSupplement5
boolean UPCEANSupplement5
If true, the 5 digit supplement for EAN or UPC codes is processed.
- See Also:
-
-
UPCESystem
char UPCESystem
The system to be used in UPCE; It can be "0", "1" or "2"(Auto); The default is "0".
- See Also:
-
-
UPCESystem0
String[] UPCESystem0
code UPCE system 0 table.
-
UPCESystem1
String[] UPCESystem1
code UPCE system 1 table.
-
ValSpliceText
int ValSpliceText
The number of digits to group together in the human readable text. Valid options are 3,4,or 5.
- See Also:
-
-
WhiteBarIncrease
float WhiteBarIncrease
The percent of the XDimension to increase the white bars.
- See Also:
-
-
WhiteBarIncreasePixels
int WhiteBarIncreasePixels
-
width
int width
Initial preferred width property of the bean
-
widthBarCM
double widthBarCM
-
widthBarPixels
int widthBarPixels
-
X
double X
The size in CM of modules (narrow bars or spaces); The resolution is used to convert to pixels.
- See Also:
-
-
XdimPixels
int XdimPixels