PDF417CompactionMode Enum
Lists values that indicate the data type coded into a PDF417 barcode.
Namespace: DevExpress.Docs.Barcode
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
Binary
|
The byte array is coded into the PDF417 barcode. |
Text
|
The text data is coded into the PDF417 barcode. |
Related API Members
The following properties accept/return PDF417CompactionMode values:
See Also