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