| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBackgroundColor()
A color that represents the barcode backgroundcolor.
|
BarcodeType |
getCodeType()
Type of code
|
java.lang.String |
getColor()
A color that represents the barcode color.
|
int |
getQuietZoneBottom()
A value that represents the size of bottom quiet zone.
|
int |
getQuietZoneLeft()
A value that represents the size of left quiet zone.
|
int |
getQuietZoneRight()
A value that represents the size of right quiet zone.
|
int |
getQuietZoneTop()
A value that represents the size of top quiet zone.
|
java.lang.String |
getValue()
A string that represents encode on the symbol of barcode.
|
java.lang.String getValue()
java.lang.String getColor()
java.lang.String getBackgroundColor()
BarcodeType getCodeType()
int getQuietZoneLeft()
int getQuietZoneRight()
int getQuietZoneTop()
int getQuietZoneBottom()