BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.6.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / DataMatrixOptions Property

In This Topic
    DataMatrixOptions Property (C1BarCode)
    In This Topic
    DataMatrix Options are available for the DataMatrix barcode style.
    Syntax
    'Declaration
     
    Public Property DataMatrixOptions As DataMatrixOptions
    public DataMatrixOptions DataMatrixOptions {get; set;}
    See Also