PatchCodeParameters
PatchCodeParameters class
Namespace: Aspose.Barcode.Generation
PatchCode parameters.
Constructors
| Name | Description |
|---|---|
| __construct |
Properties
| Name | Read/Write | Description |
|---|---|---|
| ExtraBarcodeText | Read/Write | Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode. |
| Format | Read/Write | PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat.PatchOnly |
| PatchFormat | Read/Write | PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat::PATCH_ONLY |