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

DataMatrix Constructor

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

Syntax

public DataMatrix
(
	FilNet.Rectangle2D position,
	string text,
	FilNet.DataMatrixType type
)

Parameters

Name Type Range Default Description
positionFilNet.Rectangle2D
textstring
typeFilNet.DataMatrixType

See also