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