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

For Aztec and Datamatrix barcodes only.

Default: false

For Aztec barcodes: If the b parameter is true, sets the barcode’s Menu indicator.

For Datamatrix barcodes: if the b parameter is true, sets the barcode’s GS1 flag on – so that the data is encoded using GS1 Datamatrix encoding rules.

More:

bool Set2DPairsPerRow(int iEl,int n)