ActiveReports 12 Server User Guide
RenderOptions Object
ActiveReports 12 Server User Guide > Web Service Library > RenderOptions Object

Defines options for how to render a report.

Object Properties

Name Description
Extension Property Gets the string value representing the rendering extension to use.
ReportParameters Property Gets any ReportParameter objects associated with the report.
ReportId Property Gets the string containing the identity of the report to render.
Name Property Gets the string containing the name of the preview file to render.
ReportType Property Gets the enumerated ReportType value for the report to render.
See Also