ComponentOne BarCode for WinForms
MicroPDF417Options Constructor(String)

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

Parameters

str
The serialized data string.
See Also

Reference

MicroPDF417Options Class
MicroPDF417Options Members
Overload List