ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Json Namespace / ReportJsonTemplateBuilder.ImageResource Class
Members

In This Topic
    ReportJsonTemplateBuilder.ImageResource Class
    In This Topic
    Represents an image resource, including its value and MIME type.
    Object Model
    ReportJsonTemplateBuilder.ImageResource Class
    Syntax
    'Declaration
     
    Public Class ReportJsonTemplateBuilder.ImageResource 
    public class ReportJsonTemplateBuilder.ImageResource 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Rdl.Json.ReportJsonTemplateBuilder.ImageResource

    See Also