Labels.NET component > API > Methods > Set 2D barcode property methods
bool Set2DFlag(int iEl,bool b)

If the b parameter is true, sets the barcodes Flag indicator.

Default: false

Applies to Aztec, Datamatrix, PDF417 and QR Code barcodes only.

If the flag is set to True the Data is converted from Unicode to a byte stream before encoding; this allows Unicode character sets to be encoded into these barcode type using their byte/binary encoding modes.

More:

bool Set2DMenu(int iEl,bool b)