[]
Initializes a new instance of the RenderBarCode class.
public RenderBarCode()
Public Sub New()
Initializes a new instance of the RenderBarCode class.
public RenderBarCode(BarCodeEnum codeType)
Public Sub New(codeType As BarCodeEnum)
| Type | Name | Description |
|---|---|---|
| BarCodeEnum | codeType | The barcode encoding type. |