ActiveReports Developer 7
ImageRenderingExtension Class
Members  See Also 
GrapeCity.ActiveReports.Export.Image.v7 Assembly > GrapeCity.ActiveReports.Export.Image.Page Namespace : ImageRenderingExtension Class

Glossary Item Box

Represents implementation of GrapeCity.ActiveReports.Extensibility.Rendering.IRenderingExtension. Allows to render GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport in image.

Object Model

ImageRenderingExtension Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class ImageRenderingExtension 
   Implements GrapeCity.ActiveReports.Extensibility.Rendering.IConfigurableGrapeCity.ActiveReports.Extensibility.Rendering.IRenderingExtension, GrapeCity.ActiveReports.Extensibility.Rendering.IRenderingExtensionInternal 
C# 
public sealed class ImageRenderingExtension : GrapeCity.ActiveReports.Extensibility.Rendering.IConfigurableGrapeCity.ActiveReports.Extensibility.Rendering.IRenderingExtension, GrapeCity.ActiveReports.Extensibility.Rendering.IRenderingExtensionInternal  

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Export.Image.Page.ImageRenderingExtension

See Also