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