You are here: Start » FIL.NET » PDF417Code Constructor
PDF417Code Constructor
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Syntax
public PDF417Code ( FilNet.Rectangle2D outline, string text, int rowCount, int dataColumnCount, int errorCorrectionLevel, FilNet.Point2D center )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | outline | FilNet.Rectangle2D | |||
text | string | ||||
rowCount | int | ||||
dataColumnCount | int | ||||
errorCorrectionLevel | int | ||||
center | FilNet.Point2D |