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

BarcodeParams Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public BarcodeParams
(
	Optional<Avl.BarcodeFormat> format_,
	Avl.Polarity polarity_,
	float minModuleSize_,
	float maxModuleSize_
)

Parameters

Name Type Range Default Description
format_Atl.Optional<Avl.BarcodeFormat>
polarity_Avl.Polarity
minModuleSize_float
maxModuleSize_float

See also