MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / EmbeddedImages Property

In This Topic
EmbeddedImages Property
In This Topic
Gets a collection of the images embedded in the report.
Syntax
'Declaration
 
Public ReadOnly Property EmbeddedImages As EmbeddedImageCollection
 

Property Value

An EmbeddedImageCollection object containing images embedded associated with the report.
See Also