Class ImageLink
Class to represent one ImageLink.
- Inheritance
-
Image
Link
- Inherited Members
Constructors
ImageLink()
Initializes a new instance of ImageLink.
ImageLink(string, string, string)
Initializes a new instance of ImageLink.
Parameters
Properties
Image
Gets or sets the file name.
Property Value
ImageObject
Gets ImageObject to access its attributes.
Property Value
Methods
HtmlBody()
Returns the ImageLink body.
Returns
- string
ImageLink body string.