isCode128Emulation property

bool? isCode128Emulation
getter/setter pair

Can be used only with MicroPdf417 and encodes Code 128 emulation modes. Can encode FNC1 in second position modes 908 and 909, also can encode 910 and 911 which just indicate that recognized MicroPdf417 can be interpret as Code 128.

Implementation

bool? isCode128Emulation;