PatchCodeParameters

PatchCodeParameters class

PatchCode parameters.

The PatchCodeParameters type exposes the following members:

Properties

Name Description
extra_barcode_text Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode.
patch_format PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders.
Default value: PatchFormat.PatchOnly

See Also