Método Report.Render
Incluir membros protegidos
Incluir membros herdados
Processes the report and renders it in the specified format.
Esse membro está sobrecarregado. Para informação completa sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecargas.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Render(String) | Processes the report and renders it in the specified format. | |
Render(String, String) | Processes the report and renders it in the specified format. | |
Render(String, String, String%, String%, String%, array<String[]%, array<Warning[]%) | Processes the report and renders it in the specified format. | |
Render(String, String, PageCountMode, String%, String%, String%, array<String[]%, array<Warning[]%) | Processes the report with the specified PageCountMode value and renders it in the specified format. |
Superior