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

BarcodeLength Constructor

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

Syntax

public BarcodeLength
(
	int minLength,
	int maxLength
)

Parameters

Name Type Range Default Description
minLengthint
maxLengthint

See also