[]
Initializes a new instance of the DataMatrixOptions class.
public DataMatrixOptions()
Public Sub New()
Initializes a new instance of the DataMatrixOptions class.
public DataMatrixOptions(string str)
Public Sub New(str As String)
| Type | Name | Description |
|---|---|---|
| string | str | The serialized data string. |