ActiveReports Developer 7
EmbeddedImage Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > EmbeddedImage Class : EmbeddedImage Constructor

Glossary Item Box

Initializes a new instance of the EmbeddedImage class.

Syntax

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

See Also