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

Barcode Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Barcode
(
	Avl.Rectangle2D position_,
	string text_,
	Avl.BarcodeFormat format_,
	Avl.Polarity polarity_
)

Parameters

Name Type Range Default Description
position_Avl.Rectangle2D
text_string
format_Avl.BarcodeFormat
polarity_Avl.Polarity

See also