Ean128Fnc1Options Constructor(String)
In This Topic
Initializes a new instance of the
Ean128Fnc1Options class.
Syntax
'Declaration
Public Function New( _
ByVal As String _
)
public Ean128Fnc1Options(
string
)
Parameters
- options
- The serialized data string.
See Also