You are here: Start » BarcodeParams Constructor

BarcodeParams Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

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

Parameters

Name Type Range Default Description
format_Ftl.Optional<Fil.BarcodeFormat>
polarity_Fil.Polarity
minModuleSize_float
maxModuleSize_float

See also