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

Barcode Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
positionAvlNet.Rectangle2D
textstring
formatAvlNet.BarcodeFormat
polarityAvlNet.Polarity

See also