new PatchCodeParameters()

Methods

getExtraBarcodeText()

Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode.

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

Returns

PatchFormat

setExtraBarcodeText()

Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode.

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

toString()

Returns a human-readable string representation of this {PatchCodeParameters}

Returns

string value that represents PatchCodeParameters