PatchCodeParameters
Contents
[
Hide
]PatchCodeParameters class
PatchCode parameters.
new PatchCodeParameters()
Methods
| Name | Description |
|---|---|
| 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 |
| getPatchFormat() | PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes |
| 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 |
| setPatchFormat() | PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes |
| toString() | Returns a human-readable string representation of this {PatchCodeParameters} |