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