[]
Creates one MicroPdf417 instance.
public MicroPdf417(IHtmlHelper helper, string selector = null)
Public Sub New(helper As IHtmlHelper, Optional selector As String = Nothing)
| Type | Name | Description |
|---|---|---|
| IHtmlHelper | helper | The html helper |
| string | selector | The selector |