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

QRCode Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
positionFilNet.Path
textstring
versionint
polarityFilNet.Polarity

See also