Enum Pdf417CompactionMode

Enum Pdf417CompactionMode

Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.2.0)

Pdf417 barcode compaction mode

[Obsolete("This properties are obsolete and will be removed in future releases. Instead, use the Pdf417EncodeMode properties.", false)]
public enum Pdf417CompactionMode

Fields

Auto = 0

auto detect compaction mode

Binary = 3

binary compaction mode

Numeric = 2

numeric compaction mode

Text = 1

text compaction

 English