Hi Krishna,
Thank you for contacting Syncfusion support.
Currently we don’t have support for exporting Barcode as image in UWP platform. But as a workaround we can achieve this by drawing Barcode in PDF and then exporting as Image. Please find the workaround sample in the below link.
Sample link:
Note:
1. Here we use PdfViewer to display the PDF and then convert this to PDF.
2. To achieve this workaround, we need to use the below list of assemblies.
Required Assemblies:
Syncfusion.Pdf.UWP.dll
Syncfusion.SfPdfViewer.UWP.dll
Syncfusion.SfInput.UWP.dll
We have logged a feature request for converting Barcode to Image, we will implement this in any of our upcoming release.
Regards,
Chinnu