ComponentOne BarCode for WinForms
Code49Options Constructor(String)

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

Parameters

str
The serialized data string.
See Also

Reference

Code49Options Class
Code49Options Members
Overload List