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