ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / EmbeddedImage Class
Members

In This Topic
    EmbeddedImage Class
    In This Topic
    Specifies information about an image embedded in the report definition.
    Object Model
    EmbeddedImage Class
    Syntax
    'Declaration
     
    Public NotInheritable Class EmbeddedImage 
       Implements IValidateable 
    public sealed class EmbeddedImage : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.EmbeddedImage

    See Also