You are here: Start » AVL.NET » Barcode Constructor
Barcode Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public Barcode ( AvlNet.Rectangle2D position, string text, AvlNet.BarcodeFormat format, AvlNet.Polarity polarity )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| position | AvlNet.Rectangle2D | ||||
| text | string | ||||
| format | AvlNet.BarcodeFormat | ||||
| polarity | AvlNet.Polarity |
