Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
getDotCodeMask () | |
setDotCodeMask ($value) | |
getAspectRatio () | |
setAspectRatio ($value) | |
toString () | |
DotCode parameters.
getAspectRatio | ( | ) |
Height/Width ratio of 2D BarCode module.
getDotCodeMask | ( | ) |
Mask of Dotcode barcode. Default value: -1.
setAspectRatio | ( | $value | ) |
Height/Width ratio of 2D BarCode module.
setDotCodeMask | ( | $value | ) |
Mask of Dotcode barcode. Default value: -1.
toString | ( | ) |
Returns a human-readable string representation of this DotCodeParameters.