Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 584 Bytes

GeneratorParamsList.md

File metadata and controls

13 lines (9 loc) · 584 Bytes

GeneratorParamsList

Represents list of barcode generators

Properties

Name Type Description Notes
BarcodeBuilders []GeneratorParams List of barcode generators [optional] [default to null]
XStep int32 Shift step according to X axis [default to null]
YStep int32 Shift step according to Y axis [default to null]

[Back to Model list] [Back to API list] [Back to README]