You are here: Start » FIL.NET » PDF417Code Constructor
PDF417Code Constructor
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Syntax
public PDF417Code ( Fil.Rectangle2D outline_, string text_, int rowCount_, int dataColumnCount_, int errorCorrectionLevel_, Fil.Point2D center_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | outline_ | Fil.Rectangle2D | |||
text_ | string | ||||
rowCount_ | int | ||||
dataColumnCount_ | int | ||||
errorCorrectionLevel_ | int | ||||
center_ | Fil.Point2D |