BarcodeGenerator.ExportToImageAsync Method
| Name | Parameters | Description |
|---|---|---|
| ExportToImageAsync(Byte[], DXImageFormat) | binaryData, format | Asynchronously generates a barcode image for the specified binary data. |
| ExportToImageAsync(String, DXImageFormat) | text, format | Asynchronously generates a barcode image for the specified text. |