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