You are here: Start » BarcodeParams Constructor

BarcodeParams Constructor

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
formatFilNet.BarcodeFormat?
polarityFilNet.Polarity
minModuleSizefloat
maxModuleSizefloat

See also