print

Prints a report

Parameters

  1. controlId - ControlId of the report control, that you want to print

Example Usages

   brixxApi.print(invoiceReport);

Last updated