FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader Namespace / RplReader Class / SharedImages Property

In This Topic
    SharedImages Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SharedImages As Dictionary(Of Long,ImageDataProperties)
    public Dictionary<long,ImageDataProperties> SharedImages {get;}
    See Also