[![][1] page for information of the API documentation.

Support for parenthesis in CodeText

This release of Aspose.BarCode enhanced the BarCodeGenerator API to allow the CodeText to contain parenthesis. You may generate barcodes with parenthesis in the CodeText as shown below in the code example.

Aspose.BarCode.Generation.BarCodeGenerator generator = new  
Aspose.BarCode.Generation.BarCodeGenerator(  
Aspose.BarCode.Generation.EncodeTypes.Pdf417);  
  
generator.CodeText = "Sample.Code.Text(Example).20181203_150435";  
  
generator.Save(TestDirectory + "barcodeTest.png", BarCodeImageFormat.Png);

You can download the latest version of Aspose.BarCode for Reporting Services by visiting the [Aspose.BarCode for Reporting Services 19.1][2] page in the downloads section.

Aspose.BarCode for Reporting Services Resources

You can get started with Aspose.BarCode for Reporting Services by making use of information available in the following:

  • Homepage for Aspose.BarCode for SSRS API
  • Download Aspose.BarCode for SSRS
  • [Aspose.BarCode for SSRS Wiki docs][3] – Help documentation and API reference documents.
  • [Aspose.BarCode Product Family Forum][4] – Post your technical questions and queries, or any other problem you faced while running Aspose.BarCode APIs.
  • [Enable Email Subscription][5] – You can keep yourself updated with the latest news on Aspose.BarCode APIs and new features, fixes, plus other API related topics by subscribing to Aspose.BarCode blog.

[1]: https://blog.aspose.com/wp-content/uploads/sites/2/2013/07/aspose_barcode-for-reporting-services_100.png)](https://products.aspose.com/barcode/net)We are pleased to announce the release of Aspose.Barcode for Reporting Services 19.1. This release enhanced the BarCodeGenerator API to support parenthesis in the CodeText. For a detailed note on what is new and fixed, please visit the [release notes](https://docs.aspose.com/display/barcodereportingservices/Aspose.BarCode+for+Reporting+Services+19.1+Release+Notes [2]: https://downloads.aspose.com/barcode/reportingservices/new-releases/aspose.barcode-for-reporting-services-19.1/ [3]: https://docs.aspose.com/display/barcodereportingservices/Home [4]: https://forum.aspose.com/c/barcode [5]: https://blog.aspose.com/category/aspose-products/aspose-barcode-product-family/