EnableChecksum
EnableChecksum enumeration
public enum EnableChecksum
Values
| Name | Value | Description |
|---|---|---|
| DEFAULT | 0 | If checksum is required by the specification - it will be attached. |
| YES | 1 | Always use checksum if possible. |
| NO | 2 | Do not use checksum. |
See Also
- assembly Aspose.BarCode