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