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