BarcodePrinterSetGrid Method
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
 Sets dimensions of the grid that will be used to allocate generated barcodes on a page.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- rows
 - Type: SystemInt32
Number of rows in the grid. - columns
 - Type: SystemInt32
Number of columns in the grid. 
See Also