PatchCodeParameters
PatchCodeParameters class
Module: aspose_barcode.generation.patch_code_parameters
PatchCode parameters.
Constructors
Methods
| Name | Return Type | Static | Description |
|---|
| str | str | No | Returns a human-readable string representation of this PatchCodeParameters. |
Properties
| Name | Type | Description |
|---|
| extra_barcode_text | str | Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode. |
| format | PatchFormat | |
| patch_format | PatchFormat | PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat.PATCH_ONLY |