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

    Parameters

    str
    The serialized data string.
    See Also