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

ReportJsonTemplateBuilder.ImageResource Class
Represents an image resource, including its value and MIME type.
Object Model
ReportJsonTemplateBuilder.ImageResource Class
Syntax
'Declaration
 
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