ComponentOne BarCode for WinForms
DataMatrixOptions Constructor(String)

C1.Win.BarCode.4 Assembly > C1.BarCode Namespace > DataMatrixOptions Class > DataMatrixOptions Constructor : DataMatrixOptions Constructor(String)
The serialized data string.
Initializes a new instance of the DataMatrixOptions class.
Syntax
'Declaration
 
Public Function New( _
   ByVal str As System.String _
)
public DataMatrixOptions( 
   System.string str
)

Parameters

str
The serialized data string.
See Also

Reference

DataMatrixOptions Class
DataMatrixOptions Members
Overload List