This method makes the necessary processing to serve barcode images used in a Crystal Reports report. It should be called in the Page's Load event on the webform that contains a Crystal Reports viewer.
This method makes the necessary processing to serve barcode images used in a Crystal Reports report. It should be called in the Page's Load event on the webform that contains a Crystal Reports viewer.
public static void ProcessReport(Page);
This method makes the necessary processing to serve barcode images used in a Crystal Reports report. It should be called in the Page's Load event on the webform that contains a Crystal Reports viewer.
public static void ProcessReport(Page,RenderingMethod);
BarcodeProfessional Class | Neodynamic.WebControls.BarcodeProfessional Namespace