According to Customize Barcode Text and Captions in C#|Documentation we can set the font size of the code text by doing something like:
gen.Parameters.Barcode.CodeTextParameters.Font.Size.Millimeters = 1000;
I’ve got t…...Code128, "test"); // Size gen.Parameters...