Specifies the Compaction Type to apply for PDF417 symbology.

Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 4.0.3500.0 (4.0.3500.1)

Syntax

C#
public enum Pdf417CompactionType
Visual Basic
Public Enumeration Pdf417CompactionType
Visual C++
public enum class Pdf417CompactionType

Members

Member nameDescription
Auto
Binary
Text
Numeric

See Also