PatchCodeParameters

PatchCodeParameters class

PatchCode parameters.

new PatchCodeParameters()

Methods

NameDescription
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() (deprecated)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() (deprecated)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}