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

    Parameters

    str
    The serialized data string.
    See Also