You are here: Start » FIL.NET » Barcode Constructor

Barcode Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public Barcode
(
	FilNet.Rectangle2D position,
	string text,
	FilNet.BarcodeFormat format,
	FilNet.Polarity polarity
)

Parameters

Name Type Range Default Description
positionFilNet.Rectangle2D
textstring
formatFilNet.BarcodeFormat
polarityFilNet.Polarity

See also