ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / IImageStore Interface / Get Method

In This Topic
    Get Method (IImageStore)
    In This Topic
    Syntax
    'Declaration
     
    Function Get( _
       ByVal imageId As Integer _
    ) As ImageInfo
    ImageInfo Get( 
       int imageId
    )

    Parameters

    imageId
    See Also