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

    Parameters

    str
    The serialized data string.
    See Also