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