DataMatrixOptionsBuilder Constructors
Builds an DataMatrixOptions object. Chain builder methods to configure barcode settings, then call theBuild method to create the options object.
| Name | Description |
|---|---|
| DataMatrixOptionsBuilder() | Initializes a new instance of the DataMatrixOptionsBuilder class. |
See Also