You are here: Start » AVL.NET » BarcodeParams Constructor

BarcodeParams Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public BarcodeParams
(
	AvlNet.BarcodeFormat? format,
	AvlNet.Polarity polarity,
	float minModuleSize,
	float maxModuleSize
)

Parameters

Name Type Range Default Description
formatAvlNet.BarcodeFormat?
polarityAvlNet.Polarity
minModuleSizefloat
maxModuleSizefloat

See also