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

Glossary Item Box

Initializes a new instance of the ImageRenderingExtension class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public ImageRenderingExtension()

See Also