WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.BarCode Namespace / PDF417Options Class / PDF417Options Constructor / PDF417Options Constructor(String)
The serialized data string.
In This Topic
    PDF417Options Constructor(String)
    In This Topic
    Initializes a new instance of the PDF417 class.
    Syntax
    public PDF417Options( 
       string str
    )

    Parameters

    str
    The serialized data string.
    See Also