[]
Creates a Gs1DataBarOmnidirectional control and attaches it to the dom elements matching against the specified selector.
public Gs1DataBarOmnidirectionalBuilder Gs1DataBarOmnidirectional(string selector = null)
Public Function Gs1DataBarOmnidirectional(Optional selector As String = Nothing) As Gs1DataBarOmnidirectionalBuilder
| Type | Name | Description |
|---|---|---|
| string | selector | Specifies a selector. It is optional. If it is not set, a default dom element will be generated. |
| Type | Description |
|---|---|
| Gs1DataBarOmnidirectionalBuilder |