Pdf417MacroTerminator
Pdf417MacroTerminator enumeration
Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment.
Applied only for Macro PDF417.
Members
| Member name | Description |
|---|---|
| AUTO | The terminator will be added automatically if the number of segments is provided and the current segment is the last one. In other cases, the terminator will not be added. |
| NONE | The terminator will not be added. |
| SET | The terminator will be added. |
See Also
- namespace aspose.barcode.generation
- assembly Aspose.BarCode