Methods
getExtraBarcodeText()
Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode.
getFormat()
PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat.PatchOnly
getPatchFormat()
PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders.
Default value: PatchFormat.PATCH_ONLY
Default value: PatchFormat.PATCH_ONLY
Deprecated:
This property is obsolete and will be removed in future releases. Instead, use the getFormat().
Returns:
| Type | Description |
|---|---|
| PatchFormat |
setExtraBarcodeText()
Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode.
setFormat()
PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat.PatchOnly
setPatchFormat()
PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders.
Default value: PatchFormat.PATCH_ONLY
Default value: PatchFormat.PATCH_ONLY
Deprecated:
This property is obsolete and will be removed in future releases. Instead, use the setFormat().
toString()
Returns a human-readable string representation of this {PatchCodeParameters}
Returns:
| Type | Description |
|---|---|
| string value that represents PatchCodeParameters |