PatchCodeParameters

PatchCodeParameters class

PatchCode parameters.

The PatchCodeParameters type exposes the following members:

Properties

NameDescription
extra_barcode_textSpecifies codetext for an extra QR barcode, when PatchCode is generated in page mode.
formatPatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders.
Default value: PatchFormat.PatchOnly

See Also