Methods
getExtraBarcodeText()
Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode.
- Source:
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
Returns:
Type | Description |
---|---|
PatchFormat |
- Source:
setExtraBarcodeText()
Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode.
- Source:
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
- Source:
toString()
Returns a human-readable string representation of this {PatchCodeParameters}
Returns:
Type | Description |
---|---|
string value that represents PatchCodeParameters |
- Source: