Class PatchCodeParameters
Contents
[
Hide
]PatchCodeParameters class
PatchCode parameters.
public class PatchCodeParameters
Properties
| Name | Description |
|---|---|
| ExtraBarcodeText { get; set; } | Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode. |
| Format { get; set; } | PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat.PatchOnly |
| PatchFormat { get; set; } | PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat.PatchOnly |
Methods
| Name | Description |
|---|---|
| override ToString() | Returns a human-readable string representation of this PatchCodeParameters. |
See Also
- namespace Aspose.BarCode.Generation
- assembly Aspose.BarCode