Compartir a través de


IRenderingExtension Miembros

Represents a rendering extension for reports.

El tipo IRenderingExtension expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico GetRenderingResource Returns any information from the rendering extension.
Método publico Render Renders a report.
Método publico RenderStream Rerenders a particular stream from the report.
Método publico SetConfiguration Used to pass custom configuration data to an extension. (Se hereda de IExtension).

Principio

Propiedades

  Nombre Descripción
Propiedad pública LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Se hereda de IExtension).

Principio