ComponentOne BarCode for WinForms
PDF417Options Constructor(String)

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

Parameters

str
The serialized data string.
See Also

Reference

PDF417Options Class
PDF417Options Members
Overload List