WebReportDesignerHelper Class Members
The following tables list the members exposed by WebReportDesignerHelper.
| Name | Description |
 | EmbeddedScriptName | Returns the embedded script name for the Web Report Designer file. |
Top
| Name | Description |
  | ExtractWebReportDesignerScript | Extracts the embedded Web Report Designer javascript file to the local file system. If you use an external frontend for example like Angular or React, you can use this feature to ensure that the backend and frontend versions always match. |
Top