logo Mup Markup for Everyone

ImageElement Class

Represents an image.

Base type: Element.

Constructors

Name Access Modifier Summary
ImageElement(string) public

Initializes a new instance of the ImageElement class.

ImageElement(string, string) public

Initializes a new instance of the ImageElement class.

Properties

Name Access Modifier Summary
AlternativeText public get

The image alternative text.

Source public get

The image source, such as a URL.

Methods

Name Access Modifier Summary
Accept(ParseTreeVisitor) public

Accepts a visitor which can be used to generate output from the parse tree.

Mup Copyright © 2020 Andrei Fangli