ComponentOne BarCode for ASP.NET Web Forms
C1.Win.BarCode.4 Assembly / C1.BarCode Namespace / DataMatrixOptions Class / DataMatrixOptions Constructor / DataMatrixOptions Constructor()

In This Topic
    DataMatrixOptions Constructor()
    In This Topic
    Initializes a new instance of the DataMatrixOptions class.
    Syntax
    'Declaration
     
    Public Function New()
    public DataMatrixOptions()
    See Also