BarcodeOptionsBuilder<TOptions, TBuilder>.WithFooter Method
| Name | Parameters | Description |
|---|---|---|
| WithFooter(BarcodeLabel) | footer | Specifies the footer label for the barcode and returns the builder object. |
| WithFooter(String) | text | Specifies the footer text for the barcode and returns the builder object. |