ActiveReports 12
EmbeddedImages Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : EmbeddedImages Property

Gets a collection of the images embedded in the report.

Syntax
'Declaration
 
Public ReadOnly Property EmbeddedImages As EmbeddedImageCollection
public EmbeddedImageCollection EmbeddedImages {get;}

Property Value

An  EmbeddedImageCollection containing images embedded in the report.

See Also

Reference

Report Class
Report Members