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

DataMatrix Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public DataMatrix
(
	Fil.Rectangle2D position_,
	string text_,
	Fil.DataMatrixType type_
)

Parameters

Name Type Range Default Description
position_Fil.Rectangle2D
text_string
type_Fil.DataMatrixType

See also