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

QRCode Constructor

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

Syntax

public QRCode
(
	AvlNet.Path position,
	string text,
	int version,
	AvlNet.Polarity polarity
)

Parameters

Name Type Range Default Description
positionAvlNet.Path
textstring
versionint
polarityAvlNet.Polarity

See also