[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.BarCodes.MicroPDF417SymbolCompactionMode

MicroPDF417SymbolCompactionMode Enum

Specifies the compaction mode for MicroPDF417 encoding.

Namespace: GrapeCity.ActiveReports.BarCodes
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MicroPDF417SymbolCompactionMode

Fields

Name Description
Auto

Auto, The compaction mode will be selected automatically to achieve a better compression efficiency.

ByteCompactionMode

Byte Compaction Mode.

NumericCompactionMode

Numeric Compaction Mode.

TextCompactionMode

Text Compaction Mode.

Extension Methods