You are here: Start » FIL.NET » 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