ActiveReports Developer 7
EmbeddedImage Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : EmbeddedImage Class

Glossary Item Box

The following tables list the members exposed by EmbeddedImage.

Public Constructors

 NameDescription
Public ConstructorEmbeddedImage Constructor

Initializes a new instance of the EmbeddedImage class.

 
Top

Public Properties

 NameDescription
Public PropertyImageData

Gets or sets the Base-64 encoded image data.

 
Public PropertyMIMEType

Gets or sets the MIME type of the image.

 
Public PropertyName

Gets or sets the name of the image.

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the EmbeddedImage object.  
Top

See Also