Gets a collection of the images embedded in the report.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property EmbeddedImages As EmbeddedImageCollection |
C# | |
---|---|
public EmbeddedImageCollection EmbeddedImages {get;} |
Property Value
An EmbeddedImageCollection containing images embedded in the report.