IDAutomation ASP PDF417 Server Control Documentation

PDF417Barcode.PDF417Modes Enumeration

The mode of compaction used to encode data in the symbol.

public enum PDF417Barcode.PDF417Modes

Members

Member Name Description
Text If encoding only text, text mode can sometimes reduce symbol size.
Binary Encodes bytes of data and text mode encodes all characters on the US keyboard plus returns and tabs.

Requirements

Namespace: IDAutomation.PDF417ServerControl

Assembly: IDAutomation.PDF417ServerControl (in IDAutomation.PDF417ServerControl.dll)

See Also

IDAutomation.PDF417ServerControl Namespace